public abstract class MetaboliteGenerator extends AbstractRule implements IMetaboliteGenerator, ambit2.smarts.IAcceptable
| Modifier and Type | Field and Description |
|---|---|
protected ResourceBundle |
bundle |
protected int |
rank |
protected ambit2.smarts.SMIRKSManager |
smrkMan |
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 |
|---|
MetaboliteGenerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(List<org.openscience.cdk.interfaces.IAtom> atoms) |
String |
getHelp(RuleResult ruleresult) |
org.openscience.cdk.interfaces.IAtomContainerSet |
getProducts(org.openscience.cdk.interfaces.IAtomContainer reactant,
RuleResult ruleResult) |
int |
getRank() |
void |
setRank(int rank) |
addPropertyChangeListener, clearFlags, clone, createRule, equals, fromXML, getEditor, getExampleMolecule, getExamples, getExplanation, getID, getNum, getSelector, getTitle, hideResiduesID, isEditable, isImplemented, 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, waitverifyRuleprotected transient ambit2.smarts.SMIRKSManager smrkMan
protected int rank
protected transient ResourceBundle bundle
public int getRank()
public void setRank(int rank)
public org.openscience.cdk.interfaces.IAtomContainerSet getProducts(org.openscience.cdk.interfaces.IAtomContainer reactant,
RuleResult ruleResult)
throws Exception
getProducts in interface IMetaboliteGeneratorExceptionpublic boolean accept(List<org.openscience.cdk.interfaces.IAtom> atoms)
accept in interface ambit2.smarts.IAcceptablepublic String getHelp(RuleResult ruleresult)
getHelp in interface IMetaboliteGeneratorCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.