Uses of Class
toxTree.tree.rules.RuleDescriptor

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

Uses of RuleDescriptor in toxtree.plugins.lewis.rules
 

Subclasses of RuleDescriptor 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 RuleDescriptor in toxTree.tree.rules
 

Subclasses of RuleDescriptor in toxTree.tree.rules
 class RuleDescriptorRange
          Verifies if the descriptor is within a range
 class RuleLipinski5
          Returns true if all Lipinski Rule of Five are true
 class RuleMolecularMassRange
          Molecular mass in [RuleDescriptorRange.getMinValue(),RuleDescriptorRange.getMaxValue()] TODO add description
 

Uses of RuleDescriptor in verhaar.rules
 

Subclasses of RuleDescriptor 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.