Class InvocationUri
java.lang.Object
org.eclipse.epsilon.ecore.delegates.DelegateUri
org.eclipse.epsilon.ecore.delegates.invocation.InvocationUri
- Since:
- 2.5
-
Field Summary
Fields inherited from class org.eclipse.epsilon.ecore.delegates.DelegateUri
uri
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEannotionValue
(org.eclipse.emf.ecore.EOperation eOperation, String key) void
register
(EpsilonInvocationDelegate.Factory.Registry delegateRegistry, EpsilonInvocationDelegate.Factory factory) Methods inherited from class org.eclipse.epsilon.ecore.delegates.DelegateUri
addContext, context, factory, is, isUsedBy, toString
-
Constructor Details
-
InvocationUri
public InvocationUri()
-
-
Method Details
-
register
public void register(EpsilonInvocationDelegate.Factory.Registry delegateRegistry, EpsilonInvocationDelegate.Factory factory) -
getEannotionValue
-