public interface IDecisionNodesFactory
| Modifier and Type | Method and Description |
|---|---|
DecisionNodesList |
createNodesList() |
DecisionNodesList |
createNodesList(IDecisionCategories classes,
String[] customRules,
int[][] customTransitions) |
DecisionNodesList createNodesList()
DecisionNodesList createNodesList(IDecisionCategories classes, String[] customRules, int[][] customTransitions) throws DecisionMethodException
DecisionMethodExceptionCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.