Interface EpsilonInvocationDelegate.Factory
- All Superinterfaces:
org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory
- All Known Implementing Classes:
DelegateFactory
- Enclosing interface:
- EpsilonInvocationDelegate
public static interface EpsilonInvocationDelegate.Factory
extends org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptioncreateInvocationDelegate
(org.eclipse.emf.ecore.EOperation operation)
-
Method Details
-
createInvocationDelegate
- Specified by:
createInvocationDelegate
in interfaceorg.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory
-