public class SMARTCYPPlugin extends UserDefinedTree implements IDecisionInteractive, IMetaboliteGenerator
IDecisionInteractive.UserOptions| Modifier and Type | Field and Description |
|---|---|
static String[] |
c_rules |
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 |
|---|
SMARTCYPPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener l) |
protected ambit2.core.data.ArrayResult |
createArrayResult(int length) |
IDecisionResult |
createDecisionResult() |
boolean |
equals(Object obj) |
StringBuffer |
explainRules(IDecisionResult result,
boolean verbose) |
String |
getHelp(RuleResult ruleResult) |
BufferedImage |
getLegend(int width,
int height) |
String |
getName() |
org.openscience.cdk.interfaces.IAtomContainerSet |
getProducts(org.openscience.cdk.interfaces.IAtomContainer reactant,
RuleResult ruleResult) |
org.openscience.cdk.qsar.DescriptorSpecification |
getSpecification() |
boolean |
isResiduesIDVisible() |
void |
removePropertyChangeListener(PropertyChangeListener l) |
protected void |
setArrayValue(ambit2.core.data.ArrayResult result,
int index,
org.openscience.cdk.interfaces.IAtomContainer mol,
String propertyName) |
void |
setEditable(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, getBranch, getBranch, getCategory, getCategory, getDescriptorNames, getDescriptorResultType, getID, getInteractive, getListener, getNodesFactory, getOptions, getParameterNames, getParameters, getParameterType, getRule, hasUnreachableRules, hasUnusedCategories, initialise, initRules, isEditable, isEnabled, open, process, removeListener, setEnabled, setInteractive, setListener, setNodesFactory, setOptions, setParameters, setTransitions, verifyRules, visitCategories, visitRulesaddDecisionRule, classify, clearChanged, fromXML, getCategories, getEditor, getExplanation, getImage, getImage, getImageSize, 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, waitgetInteractive, getListener, getOptions, removeListener, setInteractive, setListener, setOptionsprotected boolean residuesIDVisible
public static final transient String[] c_rules
public SMARTCYPPlugin()
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 org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification in interface org.openscience.cdk.qsar.IDescriptorgetSpecification in class UserDefinedTreepublic IDecisionResult createDecisionResult()
createDecisionResult in interface IDecisionMethodcreateDecisionResult in class AbstractTreepublic boolean equals(Object obj)
equals in class AbstractTreeprotected ambit2.core.data.ArrayResult createArrayResult(int length)
createArrayResult in class UserDefinedTreeprotected void setArrayValue(ambit2.core.data.ArrayResult result,
int index,
org.openscience.cdk.interfaces.IAtomContainer mol,
String propertyName)
setArrayValue in class UserDefinedTreepublic BufferedImage getLegend(int width, int height) throws net.idea.modbcum.i.exceptions.AmbitException
getLegend in interface ambit2.core.data.IStructureDiagramDepiction<BufferedImage>getLegend in class AbstractTreenet.idea.modbcum.i.exceptions.AmbitExceptionpublic org.openscience.cdk.interfaces.IAtomContainerSet getProducts(org.openscience.cdk.interfaces.IAtomContainer reactant,
RuleResult ruleResult)
throws Exception
getProducts in interface IMetaboliteGeneratorExceptionpublic String getHelp(RuleResult ruleResult)
getHelp in interface IMetaboliteGeneratorCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.