org.eclipse.ocl.ecore.delegate
Interface ValidationDelegate

All Superinterfaces:
org.eclipse.emf.ecore.EValidator.ValidationDelegate
All Known Implementing Classes:
OCLValidationDelegate

public interface ValidationDelegate
extends org.eclipse.emf.ecore.EValidator.ValidationDelegate

A revised interface for delegating validation expression evaluation adopting the same Factory, Registry, Descriptor architecture as the invocation and setting delegates.

Since:
3.0

Nested Class Summary
static interface ValidationDelegate.Factory
          A factory for creating delegate domains.
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EValidator.ValidationDelegate
org.eclipse.emf.ecore.EValidator.ValidationDelegate.Descriptor, org.eclipse.emf.ecore.EValidator.ValidationDelegate.Registry
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EValidator.ValidationDelegate
validate, validate, validate