Uses of Interface
toxTree.core.IProgressStatus

Packages that use IProgressStatus
mic.rules   
michaelacceptors   
mutant.rules   
toxTree.core This packages contains only interface definitions, defining essential classes in toxTree application. 
toxtree.plugins.dnabinding.rules   
toxtree.plugins.func.rules   
toxtree.plugins.proteinbinding.rules   
toxtree.plugins.skinsensitisation.rules   
toxtree.plugins.smartcyp   
toxtree.plugins.verhaar2.rules The package contains implementations of IDecisionRule rules for VerhaarScheme decision tree. 
toxTree.tree This packages contains abstract and default classes implementing the interfaces defined in toxTree.core package. 
toxTree.tree.cramer Class CramerRules is the implementation of Cramer rules [Cramer et al,78]. 
verhaar.rules The package contains implementations of IDecisionRule rules for VerhaarScheme decision tree. 
 

Uses of IProgressStatus in mic.rules
 

Classes in mic.rules that implement IProgressStatus
 class MICTreeResult
           
 

Uses of IProgressStatus in michaelacceptors
 

Classes in michaelacceptors that implement IProgressStatus
 class MATreeResult
           
 

Uses of IProgressStatus in mutant.rules
 

Classes in mutant.rules that implement IProgressStatus
 class MutantTreeResult
           
 

Uses of IProgressStatus in toxTree.core
 

Subinterfaces of IProgressStatus in toxTree.core
 interface IDecisionResult
          An interface definition to represent the result of applying a IDecisionMethod.
 

Uses of IProgressStatus in toxtree.plugins.dnabinding.rules
 

Classes in toxtree.plugins.dnabinding.rules that implement IProgressStatus
 class DNABindingTreeResult
           
 

Uses of IProgressStatus in toxtree.plugins.func.rules
 

Classes in toxtree.plugins.func.rules that implement IProgressStatus
 class FuncTreeResult
           
 

Uses of IProgressStatus in toxtree.plugins.proteinbinding.rules
 

Classes in toxtree.plugins.proteinbinding.rules that implement IProgressStatus
 class ProteinBindingTreeResult
           
 

Uses of IProgressStatus in toxtree.plugins.skinsensitisation.rules
 

Classes in toxtree.plugins.skinsensitisation.rules that implement IProgressStatus
 class SkinSensitisationTreeResult
           
 

Uses of IProgressStatus in toxtree.plugins.smartcyp
 

Classes in toxtree.plugins.smartcyp that implement IProgressStatus
 class SMARTCypTreeResult
           
 

Uses of IProgressStatus in toxtree.plugins.verhaar2.rules
 

Classes in toxtree.plugins.verhaar2.rules that implement IProgressStatus
 class Verhaar2TreeResult
           
 

Uses of IProgressStatus in toxTree.tree
 

Classes in toxTree.tree that implement IProgressStatus
 class BatchDecisionResultsList
          Encapsulates DecisionResultsList as IDecisionMethod.
 class ProgressStatus
           
 class TreeResult
          A default class implementing IDecisionResult
 

Uses of IProgressStatus in toxTree.tree.cramer
 

Classes in toxTree.tree.cramer that implement IProgressStatus
 class CramerTreeResult
          A descendant ot TreeResult, to be used by CramerRules.
 

Uses of IProgressStatus in verhaar.rules
 

Classes in verhaar.rules that implement IProgressStatus
 class VerhaarTreeResult
           
 



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