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

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

Classes in org.eclipse.actf.validation.rulebase used by org.eclipse.actf.validation.core
IRuleBase
          main interface representing a collection of rules and their metadata in ACTF.
 

Classes in org.eclipse.actf.validation.rulebase used by org.eclipse.actf.validation.rulebase
DocumentRuleBaseDescriptor
          implementation for a document rulebase.
IRuleBase
          main interface representing a collection of rules and their metadata in ACTF.
IRuleBaseDescriptor
          interface for describing a rulebase to be used during validations.
IRuleBaseMetadata
          implement to associate metadata with a rulebase
MalformedRuleBaseException
           
RuleBaseManager
          class that manages the ACTF RuleBases.
RuleBaseMapBuilder
           
 

Classes in org.eclipse.actf.validation.rulebase used by org.eclipse.actf.validation.rules
IRuleBase
          main interface representing a collection of rules and their metadata in ACTF.
 

Classes in org.eclipse.actf.validation.rulebase used by org.eclipse.actf.validation.valdoc.rulebase
IDocumentRuleBase
          interface embodying a rulebase expressed as an XML document.
IDocumentRuleBaseMetadata
          implemented to provide metadata for a document rulebase.
IRuleBase
          main interface representing a collection of rules and their metadata in ACTF.
IRuleBaseFactory
          factory for building rulebases.
IRuleBaseMetadata
          implement to associate metadata with a rulebase
MalformedRuleBaseException