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

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

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

Classes in org.eclipse.actf.validation.valdoc.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.