Uses of Package
org.eclipse.actf.validation.rules

Packages that use org.eclipse.actf.validation.rules
org.eclipse.actf.validation.rulebase   
org.eclipse.actf.validation.rules   
org.eclipse.actf.validation.valdoc.rulebase   
org.eclipse.actf.validation.validators   
org.eclipse.actf.webelo.core.validators   
 

Classes in org.eclipse.actf.validation.rules used by org.eclipse.actf.validation.rulebase
IRuleSet
          captures a set of rules in ACTF.
 

Classes in org.eclipse.actf.validation.rules used by org.eclipse.actf.validation.rules
AbstractCriterion
          Base implementation for a ICriterion
AbstractRule
          base implementation of a validation rule in ACTF.
ICriterion
           
ICriterionFactory
          A factory for criterions.
ICriterionMapping
          basic map for mapping criteria to the validation rules list that are to be applied to them
IRule
          an interface to be implemented to add rules to the validation engine.
IRuleSet
          captures a set of rules in ACTF.
 

Classes in org.eclipse.actf.validation.rules used by org.eclipse.actf.validation.valdoc.rulebase
ICriterion
           
ICriterionFactory
          A factory for criterions.
ICriterionMapping
          basic map for mapping criteria to the validation rules list that are to be applied to them
IRule
          an interface to be implemented to add rules to the validation engine.
IRuleSet
          captures a set of rules in ACTF.
 

Classes in org.eclipse.actf.validation.rules used by org.eclipse.actf.validation.validators
IRule
          an interface to be implemented to add rules to the validation engine.
IRuleSet
          captures a set of rules in ACTF.
 

Classes in org.eclipse.actf.validation.rules used by org.eclipse.actf.webelo.core.validators
IRuleSet
          captures a set of rules in ACTF.