edu.ucla.belief.decision
Class XmlWriter.GroupedParameterWriter
Object
XmlWriter.GroupedOutcomeWriter
XmlWriter.GroupedParameterWriter
- Enclosing class:
- XmlWriter
public class XmlWriter.GroupedParameterWriter
- extends XmlWriter.GroupedOutcomeWriter
- Since:
- 020105
XmlWriter.GroupedParameterWriter
public XmlWriter.GroupedParameterWriter()
getOutcome
public Object getOutcome(DecisionNode node,
int index)
throws StateNotFoundException
- Specified by:
getOutcome
in class XmlWriter.GroupedOutcomeWriter
- Throws:
StateNotFoundException
writeOutcome
public void writeOutcome(Object outcome,
Collection instances,
int indent)
- Specified by:
writeOutcome
in class XmlWriter.GroupedOutcomeWriter
shouldWriteFlat
public boolean shouldWriteFlat(DecisionNode node)
- Description copied from class:
XmlWriter.GroupedOutcomeWriter
- override here
- Overrides:
shouldWriteFlat
in class XmlWriter.GroupedOutcomeWriter
writeOutcomesFlat
public void writeOutcomesFlat(DecisionNode node,
int indent)
- Description copied from class:
XmlWriter.GroupedOutcomeWriter
- override here
- Overrides:
writeOutcomesFlat
in class XmlWriter.GroupedOutcomeWriter
Copyright 2010 UCLA Automated Reasoning Group