public class RuleManyAromaticRings extends AbstractRule implements IRuleRange
| Modifier and Type | Field and Description |
|---|---|
protected double |
maxValue |
protected double |
minValue |
changes, editable, ERR_STRUCTURENOTPREPROCESSED, examples, explanation, id, logger, MSG_NO, MSG_YES, no, residueIDHidden, titlexmltag_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 |
|---|
RuleManyAromaticRings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
double |
getMaxValue() |
double |
getMinValue() |
Object |
getProperty() |
ambit2.rendering.IAtomContainerHighlights |
getSelector() |
boolean |
isImplemented() |
void |
setMaxValue(double max) |
void |
setMinValue(double min) |
void |
setProperty(Object value) |
boolean |
verifyRule(org.openscience.cdk.interfaces.IAtomContainer mol)
|
addPropertyChangeListener, clearFlags, clone, createRule, fromXML, getEditor, getExampleMolecule, getExamples, getExplanation, getID, getNum, getTitle, hideResiduesID, isEditable, isResidueIDHidden, log, log, log, makeMolecule, removePropertyChangeListener, setEditable, setExampleMolecule, setExamples, setExplanation, setID, setNum, setTitle, toShallowXML, toString, toXMLaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedfinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, clearFlags, clone, getEditor, getExampleMolecule, getExplanation, getID, getNum, getTitle, hideResiduesID, isEditable, isResidueIDHidden, removePropertyChangeListener, setEditable, setExampleMolecule, setExplanation, setID, setNum, setTitle, toStringpublic boolean verifyRule(org.openscience.cdk.interfaces.IAtomContainer mol)
throws DecisionMethodException
verifyRule in interface IDecisionRulemol - org.openscience.cdk.interfaces.AtomContainerDecisionMethodExceptionpublic boolean isImplemented()
isImplemented in interface IDecisionRuleisImplemented in class AbstractRulepublic void setMinValue(double min)
setMinValue in interface IRuleRangepublic void setMaxValue(double max)
setMaxValue in interface IRuleRangepublic double getMinValue()
getMinValue in interface IRuleRangepublic double getMaxValue()
getMaxValue in interface IRuleRangepublic Object getProperty()
getProperty in interface IRuleRangepublic void setProperty(Object value)
setProperty in interface IRuleRangepublic boolean equals(Object obj)
equals in class AbstractRulepublic ambit2.rendering.IAtomContainerHighlights getSelector()
getSelector in interface IDecisionRulegetSelector in class AbstractRuleCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.