Interface EpsilonValidationDelegate.Factory
- All Superinterfaces:
org.eclipse.emf.ecore.EValidator.ValidationDelegate
- All Known Implementing Classes:
DelegateFactory
- Enclosing interface:
- EpsilonValidationDelegate
public static interface EpsilonValidationDelegate.Factory
extends org.eclipse.emf.ecore.EValidator.ValidationDelegate
A factory for creating delegate domains.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAFactorywrapper that is used by theEpsilonValidationDelegate.Factory.Registry.static interfaceA registry of delegate domain factories. -
Method Summary
Modifier and TypeMethodDescriptioncreateValidationDelegate(org.eclipse.emf.ecore.EClassifier eClassifier) Methods inherited from interface org.eclipse.emf.ecore.EValidator.ValidationDelegate
validate, validate, validate
-
Method Details
-
createValidationDelegate
-