public class Rule141 extends RuleIsOpenChain implements IAlertCounter
| Modifier and Type | Field and Description |
|---|---|
protected IAlertCounter |
alertsCounter |
protected static String[] |
halogens |
protected org.openscience.cdk.isomorphism.matchers.QueryAtomContainer |
x |
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 |
|---|
Rule141() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImplementationDetails() |
void |
incrementCounter(org.openscience.cdk.interfaces.IAtomContainer mol) |
boolean |
isImplemented() |
boolean |
verifyRule(org.openscience.cdk.interfaces.IAtomContainer mol)
|
getSelectoraddPropertyChangeListener, clearFlags, clone, createRule, equals, 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, setChangedprotected IAlertCounter alertsCounter
protected transient org.openscience.cdk.isomorphism.matchers.QueryAtomContainer x
protected static transient String[] halogens
public boolean verifyRule(org.openscience.cdk.interfaces.IAtomContainer mol)
throws DecisionMethodException
RuleOpenChainverifyRule in interface IDecisionRuleverifyRule in class RuleOpenChainmol - org.openscience.cdk.interfaces.AtomContainerDecisionMethodExceptionpublic boolean isImplemented()
isImplemented in interface IDecisionRuleisImplemented in class RuleOpenChainpublic void incrementCounter(org.openscience.cdk.interfaces.IAtomContainer mol)
incrementCounter in interface IAlertCounterpublic String getImplementationDetails()
getImplementationDetails in interface IImplementationDetailsCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.