Uses of Interface
org.eclipse.epsilon.ecore.delegates.DelegateContext
Packages that use DelegateContext
-
Uses of DelegateContext in org.eclipse.epsilon.ecore.delegates
Classes in org.eclipse.epsilon.ecore.delegates that implement DelegateContextModifier and TypeClassDescriptionclassA context for EOL operations.classEpsilonDelegateContext<M extends IEolModule,R> A delegate context for Epsilon DelegatesclassA context for EvlMethods in org.eclipse.epsilon.ecore.delegates that return DelegateContextModifier and TypeMethodDescriptionDelegateUri.context(DelegateEPackageAdapter adapter) DelegateContext.ContextFactory.create(DelegateUri delegateURI, org.eclipse.emf.ecore.EPackage ePackage, DelegateResourceAdapter delegateRA) Creates the delegate domain for the specified ePackage and the specified delegation URIEolDelegateContextFactory.create(DelegateUri delegateURI, org.eclipse.emf.ecore.EPackage ePackage, DelegateResourceAdapter delegateRA) EvlDelegateContextFactory.create(DelegateUri delegateURI, org.eclipse.emf.ecore.EPackage ePackage, DelegateResourceAdapter delegateRA) Creates a new EvlDelegateContext object.Method parameters in org.eclipse.epsilon.ecore.delegates with type arguments of type DelegateContextModifier and TypeMethodDescriptionvoidDelegateUri.addContext(DelegateEPackageAdapter adapter, Supplier<DelegateContext> factory) -
Uses of DelegateContext in org.eclipse.epsilon.ecore.delegates.notify
Methods in org.eclipse.epsilon.ecore.delegates.notify that return DelegateContextMethod parameters in org.eclipse.epsilon.ecore.delegates.notify with type arguments of type DelegateContextModifier and TypeMethodDescriptionvoidDelegateEPackageAdapter.addDelegate(String uri, Function<String, DelegateContext> factory) Constructor parameters in org.eclipse.epsilon.ecore.delegates.notify with type arguments of type DelegateContext