toxTree.tree
Class ReportTreePrinter
java.lang.Object
toxTree.tree.AbstractTreePrinter
toxTree.tree.AbstractTreeWriter
toxTree.tree.ReportTreePrinter
- All Implemented Interfaces:
- IProcessRule
public class ReportTreePrinter
- extends AbstractTreeWriter
- implements IProcessRule
Field Summary |
protected java.lang.String |
folder
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
folder
protected java.lang.String folder
ReportTreePrinter
public ReportTreePrinter()
ReportTreePrinter
public ReportTreePrinter(java.io.OutputStream outputStream)
ReportTreePrinter
public ReportTreePrinter(java.io.File file)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
init
public void init(IDecisionMethod tree)
throws DecisionMethodIOException
- Specified by:
init
in interface IProcessRule
- Throws:
DecisionMethodIOException
done
public void done()
throws DecisionMethodIOException
- Specified by:
done
in interface IProcessRule
- Overrides:
done
in class AbstractTreeWriter
- Throws:
DecisionMethodIOException
process
public java.lang.Object process(IDecisionMethod method,
IDecisionRule rule)
throws DecisionMethodIOException
- Specified by:
process
in interface IProcessRule
- Throws:
DecisionMethodIOException
writeMolecule
protected java.lang.String writeMolecule(IDecisionRule rule,
boolean answer)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.