Interface EpsilonValidationDelegate
- All Superinterfaces:
org.eclipse.emf.ecore.EValidator.ValidationDelegate
- All Known Implementing Classes:
EvlValidationDelegate
public interface EpsilonValidationDelegate
extends org.eclipse.emf.ecore.EValidator.ValidationDelegate
Add support for resetting the Validation Delegate
- Since:
- 2.5
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
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
-
Method Details
-
reset
void reset()
-