toxTree.tree
Interface IDecisionNodesFactory

All Known Implementing Classes:
DecisionNodesFactory

public interface IDecisionNodesFactory


Method Summary
 DecisionNodesList createNodesList()
           
 DecisionNodesList createNodesList(IDecisionCategories classes, java.lang.String[] customRules, int[][] customTransitions)
           
 

Method Detail

createNodesList

DecisionNodesList createNodesList()

createNodesList

DecisionNodesList createNodesList(IDecisionCategories classes,
                                  java.lang.String[] customRules,
                                  int[][] customTransitions)
                                  throws DecisionMethodException
Throws:
DecisionMethodException


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