Uses of Interface
toxTree.core.IProcessRule

Packages that use IProcessRule
toxTree.core This packages contains only interface definitions, defining essential classes in toxTree application. 
toxTree.tree This packages contains abstract and default classes implementing the interfaces defined in toxTree.core package. 
 

Uses of IProcessRule in toxTree.core
 

Methods in toxTree.core with parameters of type IProcessRule
 void IDecisionMethod.walkRules(IDecisionRule rule, IProcessRule processor)
           
 

Uses of IProcessRule in toxTree.tree
 

Classes in toxTree.tree that implement IProcessRule
 class AbstractTreePrinter
           
 class AbstractTreeWriter
           
 class PDFTreePrinter
           
 class ReportTreePrinter
           
 class SimpleTreePrinter
           
 class Tree2PrefuseGraph
           
 

Methods in toxTree.tree with parameters of type IProcessRule
protected  void AbstractTree.walkRules(IDecisionRule rule, java.util.ArrayList<java.lang.Integer> visited, IProcessRule processor)
           
 void BatchDecisionResultsList.walkRules(IDecisionRule rule, IProcessRule processor)
           
 void AbstractTree.walkRules(IDecisionRule rule, IProcessRule processor)
           
 



Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.