public class RevisedCramerDecisionTree extends UserDefinedTree
toxTree.tree.cramer3.CramerClass1
toxTree.tree.cramer3.CramerClass2
toxTree.tree.cramer3.CramerClass2
IDecisionInteractive.UserOptions| Modifier and Type | Field and Description |
|---|---|
protected boolean |
residuesIDVisible |
editable, listener, nodesFactory, optionscategories, changes, explanation, falseIfRuleNotImplemented, imageSize, logger, modified, name, priority, rules, treeRoot, webxmltag_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 |
|---|
RevisedCramerDecisionTree() |
RevisedCramerDecisionTree(TreeSpecification spec) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener l) |
IDecisionResult |
createDecisionResult() |
StringBuffer |
explainRules(IDecisionResult result,
boolean verbose) |
String |
getName() |
org.openscience.cdk.qsar.DescriptorSpecification |
getSpecification() |
boolean |
isResiduesIDVisible() |
void |
removePropertyChangeListener(PropertyChangeListener l) |
void |
setEditable(boolean value) |
void |
setName(String value) |
String |
toString() |
calculate, clone, close, createArrayResult, getBranch, getBranch, getCategory, getCategory, getDescriptorNames, getDescriptorResultType, getID, getInteractive, getListener, getNodesFactory, getOptions, getParameterNames, getParameters, getParameterType, getRule, hasUnreachableRules, hasUnusedCategories, initialise, initRules, isEditable, isEnabled, open, process, removeListener, setArrayValue, setEnabled, setInteractive, setListener, setNodesFactory, setOptions, setParameters, setParameters, setTransitions, verifyRules, visitCategories, visitRulesaddDecisionRule, classify, clearChanged, equals, fromXML, getCategories, getEditor, getExplanation, getImage, getImage, getImageSize, getLegend, getNumberOfClasses, getNumberOfRules, getPriority, getRule, getRules, getTitle, getTopRule, isFalseIfRuleNotImplemented, isModified, isWeb, optionsPanel, printResults, printToStream, retrieveExplanation, setCategories, setChanged, setDecisionRule, setExplanation, setFalseIfRuleNotImplemented, setImageSize, setModified, setPriority, setRules, setRules, setTitle, setWeb, testRulesWithSelector, toShallowXML, toXML, update, verifyResidues, verifyRules, walkRules, walkRulesaddObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObserverspublic RevisedCramerDecisionTree()
throws DecisionMethodException
DecisionMethodExceptionpublic RevisedCramerDecisionTree(TreeSpecification spec) throws DecisionMethodException
DecisionMethodExceptionpublic org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification in interface org.openscience.cdk.qsar.IDescriptorgetSpecification in class UserDefinedTreepublic void addPropertyChangeListener(PropertyChangeListener l)
addPropertyChangeListener in interface IDecisionMethodaddPropertyChangeListener in class AbstractTreepublic void removePropertyChangeListener(PropertyChangeListener l)
removePropertyChangeListener in interface IDecisionMethodremovePropertyChangeListener in class AbstractTreepublic String toString()
toString in class UserDefinedTreepublic String getName()
public void setName(String value)
public StringBuffer explainRules(IDecisionResult result, boolean verbose) throws DecisionMethodException
explainRules in interface IDecisionMethodexplainRules in class AbstractTreeDecisionMethodExceptionIDecisionMethod.explainRules(IDecisionResult,boolean)public IDecisionResult createDecisionResult()
createDecisionResult in interface IDecisionMethodcreateDecisionResult in class AbstractTreepublic boolean isResiduesIDVisible()
public void setEditable(boolean value)
setEditable in interface IDecisionMethodsetEditable in class UserDefinedTreeCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.