toxTree.core
Interface IRuleRange
- All Superinterfaces:
- java.lang.Cloneable, IDecisionRule, java.io.Serializable
- All Known Implementing Classes:
- Rule_areadepthratio, Rule_high_AreaDepthRatio, Rule_high_pKa, Rule_highLogP, Rule_highVolume, Rule_lowVolume, Rule_volume, Rule03, RuleDescriptorRange, RuleLogPRange, RuleManyAromaticRings, RuleManyAromaticRings14, RuleManyAromaticRings28, RuleMolecularMassRange
public interface IRuleRange
- extends IDecisionRule
Methods inherited from interface toxTree.core.IDecisionRule |
addPropertyChangeListener, clearFlags, clone, getEditor, getExampleMolecule, getExplanation, getID, getNum, getSelector, getTitle, hideResiduesID, isEditable, isImplemented, isResidueIDHidden, removePropertyChangeListener, setEditable, setExampleMolecule, setExplanation, setID, setNum, setTitle, toString, verifyRule |
setMinValue
void setMinValue(double min)
setMaxValue
void setMaxValue(double max)
getMinValue
double getMinValue()
getMaxValue
double getMaxValue()
getProperty
java.lang.Object getProperty()
setProperty
void setProperty(java.lang.Object value)
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.