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 interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptioncreateInvocationDelegate(org.eclipse.emf.ecore.EOperation operation)
-
Method Details
-
createInvocationDelegate
- Specified by:
createInvocationDelegatein interfaceorg.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory
-