|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
toxTree.tree.AbstractTree
toxTree.tree.UserDefinedTree
toxtree.plugins.moa.MOARules
public class MOARules
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface toxTree.core.IDecisionInteractive |
---|
IDecisionInteractive.UserOptions |
Field Summary |
---|
Fields inherited from class toxTree.tree.UserDefinedTree |
---|
editable, listener, nodesFactory, options |
Fields inherited from class toxTree.tree.AbstractTree |
---|
categories, changes, explanation, falseIfRuleNotImplemented, imageSize, logger, modified, name, priority, rules, treeRoot, web |
Fields inherited from interface toxTree.core.XMLSerializable |
---|
xmltag_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 Summary | |
---|---|
MOARules()
|
Method Summary | |
---|---|
static java.lang.String[] |
createCategories()
|
static java.lang.String[] |
createRules()
|
static int[][] |
createTransitions()
|
Methods inherited from class java.util.Observable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface toxTree.core.IDecisionInteractive |
---|
getInteractive, getListener, getOptions, removeListener, setInteractive, setListener, setOptions |
Constructor Detail |
---|
public MOARules() throws DecisionMethodException
DecisionMethodException
Method Detail |
---|
public static int[][] createTransitions()
public static java.lang.String[] createRules()
public static java.lang.String[] createCategories()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |