Package toxTree.tree

This packages contains abstract and default classes implementing the interfaces defined in toxTree.core package.

See:
          Description

Interface Summary
IDecisionNodesFactory  
 

Class Summary
AbstractRule An abstract class implementing IDecisionRule interface.
AbstractRuleHilightHits  
AbstractTree An astract class, implementing IDecisionMethod interface.
AbstractTreePrinter  
AbstractTreeWriter  
BatchDecisionResultsList Encapsulates DecisionResultsList as IDecisionMethod.
CategoriesList A list of IDecisionCategory
DecisionMethodsList A list of IDecisionMethod
DecisionNode A decision node to be used in UserDefinedTree.
DecisionNodesFactory  
DecisionNodesList A list of DecisionNode, implementing IDecisionRuleList.
DecisionResultsList  
DefaultCategory The default class implementing IDecisionCategory interface
MultiLabelDecisionNode  
MultiLabelDecisionNodesList  
PDFTreePrinter  
ProgressStatus  
ReportTreePrinter  
RuleResult Stores the result of IDecisionRule application, which contains the rule applied, the boolean result and the category assigned (if any).
RulesList List of IDecisionRule
SimpleTreePrinter  
Tree2PrefuseGraph  
TreeResult A default class implementing IDecisionResult
UserDefinedTree A default decision tree class, implementing IDecisionMethod interface.
 

Enum Summary
ProgressStatus.STATUS  
 

Package toxTree.tree Description

This packages contains abstract and default classes implementing the interfaces defined in toxTree.core package. These are the essential classes of ToxTreeApp application.



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