public class DecisionResultsList extends DecisionMethodsList implements Observer
list, loggerxmltag_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 |
|---|
DecisionResultsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDecisionMethod(IDecisionMethod method) |
IDecisionMethod |
getMethod(int index) |
IDecisionResult |
getResult(int index) |
Object |
remove(int arg0) |
boolean |
remove(Object arg0) |
void |
update(Observable arg0,
Object arg1) |
add, add, addAll, addAll, clear, contains, containsAll, fromXML, get, getList, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, loadAllFromPlugins, loadFromPlugins, loadPluginsByConfiguration, removeAll, retainAll, set, setList, setMethods, size, subList, toArray, toArray, toShallowXML, toXMLaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streampublic void addDecisionMethod(IDecisionMethod method)
addDecisionMethod in interface IDecisionMethodsListaddDecisionMethod in class DecisionMethodsListpublic IDecisionMethod getMethod(int index)
getMethod in interface IDecisionMethodsListgetMethod in class DecisionMethodsListpublic IDecisionResult getResult(int index)
public void update(Observable arg0, Object arg1)
public Object remove(int arg0)
remove in interface Listremove in class DecisionMethodsListpublic boolean remove(Object arg0)
remove in interface Collectionremove in interface Listremove in class DecisionMethodsListCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.