Package org.eclipse.actf.validation.valdoc.rulebase

Interface Summary
IValidationDocument represents a validation document for document rulebases
 

Class Summary
AliasElement represents a <raven:alias> element in a document.
BaseElement base element class for element within a validation document
DocumentRuleBaseBuilder implementation responsible for processing validation documents in ACTF.
ExecutionPointElement represents a <raven:executionPoint> element in a document.
ReflectionDocumentCriterionFactory The IRuleFactory for ACTF rules.
ReflectionValidationDocument embodies a validation document that uses knowledge of the Java API of the model being validated and the validation engine's use of the Java Reflection API to process validation rules.
ScriptElement represents a <raven:script> element in a document.A script element can contain either text content (which is the script code itself) or an 'src' attribute pointing to another script file.
ValidationDocumentCriterionMapping  
ValidationDocumentRuleBase  
ValidationDocumentRuleBaseMetadata  
ValidationDocumentRuleSet