Uses of Class
toxTree.tree.rules.RuleDescriptorRange

Packages that use RuleDescriptorRange
toxtree.plugins.lewis.rules   
toxTree.tree.rules The package contains several generic implementations of IDecisionRule rules 
toxtree.ui.editors   
verhaar.rules The package contains implementations of IDecisionRule rules for VerhaarScheme decision tree. 
 

Uses of RuleDescriptorRange in toxtree.plugins.lewis.rules
 

Subclasses of RuleDescriptorRange in toxtree.plugins.lewis.rules
 class Rule_areadepthratio
           
 class Rule_high_AreaDepthRatio
           
 class Rule_high_pKa
           
 class Rule_highLogP
           
 class Rule_highVolume
           
 class Rule_lowVolume
           
 class Rule_volume
           
 

Uses of RuleDescriptorRange in toxTree.tree.rules
 

Subclasses of RuleDescriptorRange in toxTree.tree.rules
 class RuleMolecularMassRange
          Molecular mass in [getMinValue(),getMaxValue()] TODO add description
 

Uses of RuleDescriptorRange in toxtree.ui.editors
 

Methods in toxtree.ui.editors with parameters of type RuleDescriptorRange
 IDecisionRuleEditor SwingEditorFactory.createEditor(RuleDescriptorRange rule)
          RuleDescriptorRange
 

Uses of RuleDescriptorRange in verhaar.rules
 

Subclasses of RuleDescriptorRange in verhaar.rules
 class Rule03
          Have a molecular mass (MW) not more than 600 Daltons.
 class RuleLogPRange
          0 <= LogP <= 6.
 



Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.