Uses of Interface
org.eclipse.actf.validation.doc.rulebase.IValidationDocument

Packages that use IValidationDocument
org.eclipse.actf.validation.doc.rulebase   
 

Uses of IValidationDocument in org.eclipse.actf.validation.doc.rulebase
 

Classes in org.eclipse.actf.validation.doc.rulebase that implement IValidationDocument
 class 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.