public class MultiLabelDecisionNodesList extends DecisionNodesList
listxmltag_CATEGORIES, xmltag_CATEGORY, xmltag_CATEGORYTHRESHOLD, xmltag_CLASS, xmltag_EXPLANATION, xmltag_ID, xmltag_METHOD, xmltag_METHODPARAMETER, xmltag_METHODS, xmltag_NAME, xmltag_RULE, xmltag_RULEEXAMPLE, xmltag_RULES, xmltag_TREEROOT| Constructor and Description |
|---|
MultiLabelDecisionNodesList() |
MultiLabelDecisionNodesList(IDecisionCategories categories,
String[] customRules,
int[][] transitions) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(IDecisionRule rule) |
add, add, addAll, addAll, addNode, clear, contains, containsAll, equals, fromXML, get, getList, getNode, getRule, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeNode, retainAll, set, setList, setNode, setRules, setTransitions, size, subList, toArray, toArray, toShallowXML, toString, toXML, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, finalize, getClass, notify, notifyAll, wait, wait, waitreplaceAll, sort, spliteratorparallelStream, removeIf, streampublic MultiLabelDecisionNodesList()
public MultiLabelDecisionNodesList(IDecisionCategories categories, String[] customRules, int[][] transitions)
public void addRule(IDecisionRule rule)
addRule in interface IDecisionRuleListaddRule in class DecisionNodesListCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.