Uses of Class
org.eclipse.ocl.examples.pivot.delegate.OCLDelegateValidator

Packages that use OCLDelegateValidator
org.eclipse.ocl.examples.xtext.oclinecore.validation   
 

Uses of OCLDelegateValidator in org.eclipse.ocl.examples.xtext.oclinecore.validation
 

Subclasses of OCLDelegateValidator in org.eclipse.ocl.examples.xtext.oclinecore.validation
 class OCLinEcoreEObjectValidator
          A OCLinEcoreEObjectValidator enhances the standard EObjectValidator to allow validation failures to obtain a corresponding diagnostic from the validation delegate rather using the default delegate exception message.