toxTree.core
Interface IProcessRule
- All Known Implementing Classes:
- AbstractTreePrinter, AbstractTreeWriter, PDFTreePrinter, ReportTreePrinter, SimpleTreePrinter, Tree2PrefuseGraph
public interface IProcessRule
init
void init(IDecisionMethod method)
throws DecisionMethodIOException
- Throws:
DecisionMethodIOException
done
void done()
throws DecisionMethodIOException
- Throws:
DecisionMethodIOException
process
java.lang.Object process(IDecisionMethod method,
IDecisionRule rule)
throws DecisionMethodIOException
- Throws:
DecisionMethodIOException
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.