public class EyeIrritationRules extends UserDefinedTree implements IDecisionInteractive
Rules:
eye.rules package
Categories:
CategoryNotCorrosive2Skin
CategoryNotIrritatingOrCorrosive2Eye
CategoryNotIrritating2Eye
eye.categories.CategoryIrritating
CategoryCorrosiveEye
eye.categories.CategoryIrritatingOrCorrosive
CategoryUnknown
IDecisionInteractive.UserOptions| Modifier and Type | Field and Description |
|---|---|
static String[] |
c_rules |
protected boolean |
interactive |
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 |
|---|
EyeIrritationRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener l) |
StringBuffer |
explainRules(IDecisionResult result,
boolean verbose) |
boolean |
getInteractive() |
String |
getName() |
org.openscience.cdk.qsar.DescriptorSpecification |
getSpecification() |
boolean |
isResiduesIDVisible() |
void |
removePropertyChangeListener(PropertyChangeListener l) |
void |
setEditable(boolean value) |
void |
setInteractive(boolean value) |
void |
setName(String value) |
void |
setParameters(org.openscience.cdk.interfaces.IAtomContainer mol)
Can be used to display some options before applying the rules.
|
void |
setResiduesIDVisible(boolean residuesIDVisible) |
String |
toString() |
calculate, clone, close, createArrayResult, getBranch, getBranch, getCategory, getCategory, getDescriptorNames, getDescriptorResultType, getID, getListener, getNodesFactory, getOptions, getParameterNames, getParameters, getParameterType, getRule, hasUnreachableRules, hasUnusedCategories, initialise, initRules, isEditable, isEnabled, open, process, removeListener, setArrayValue, setEnabled, setListener, setNodesFactory, setOptions, setParameters, setTransitions, verifyRules, visitCategories, visitRulesaddDecisionRule, classify, clearChanged, createDecisionResult, 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, notifyObserversfinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetListener, getOptions, removeListener, setListener, setOptionsprotected boolean residuesIDVisible
protected boolean interactive
public static final transient String[] c_rules
public EyeIrritationRules()
throws DecisionMethodException
DecisionMethodExceptionpublic 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 boolean isResiduesIDVisible()
public void setResiduesIDVisible(boolean residuesIDVisible)
public void setEditable(boolean value)
setEditable in interface IDecisionMethodsetEditable in class UserDefinedTreepublic void setParameters(org.openscience.cdk.interfaces.IAtomContainer mol)
AbstractTreesetParameters in interface IDecisionMethodsetParameters in class UserDefinedTreepublic boolean getInteractive()
getInteractive in interface IDecisionInteractivegetInteractive in class UserDefinedTreepublic void setInteractive(boolean value)
setInteractive in interface IDecisionInteractivesetInteractive in class UserDefinedTreepublic org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification in interface org.openscience.cdk.qsar.IDescriptorgetSpecification in class UserDefinedTreeCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.