Uses of Interface
org.eclipse.epsilon.ecore.delegates.invocation.EpsilonInvocationDelegate.Factory
Packages that use EpsilonInvocationDelegate.Factory
Package
Description
-
Uses of EpsilonInvocationDelegate.Factory in org.eclipse.epsilon.ecore.delegates.invocation
Classes in org.eclipse.epsilon.ecore.delegates.invocation that implement EpsilonInvocationDelegate.FactoryModifier and TypeClassDescriptionclassDelegates are created using theEpsilonDelegatesAdapterthat are cached in theEOperationadapters.Methods in org.eclipse.epsilon.ecore.delegates.invocation that return EpsilonInvocationDelegate.FactoryModifier and TypeMethodDescriptionEpsilonInvocationDelegate.Factory.Descriptor.getFactory()EpsilonInvocationDelegate.Factory.Registry.getFactory(String uri) EpsilonInvocationDelegate.Factory.Registry.Smart.getFactory(String uri) protected EpsilonInvocationDelegate.FactoryInvocationDelegates.getFactory(String delegateURI, org.eclipse.emf.ecore.EOperation eOperation) Methods in org.eclipse.epsilon.ecore.delegates.invocation with parameters of type EpsilonInvocationDelegate.FactoryModifier and TypeMethodDescriptionvoidInvocationUri.register(EpsilonInvocationDelegate.Factory.Registry delegateRegistry, EpsilonInvocationDelegate.Factory factory) -
Uses of EpsilonInvocationDelegate.Factory in org.eclipse.epsilon.ecore.delegates.notify
Constructors in org.eclipse.epsilon.ecore.delegates.notify with parameters of type EpsilonInvocationDelegate.FactoryModifierConstructorDescriptionInvocationAdapters(InvocationUri invocationUri, DelegateContext.ContextFactory defaultCtxFctry, DelegateContext.ContextFactory.Registry defaultCtxFctryRegistry, EpsilonInvocationDelegate.Factory delegateFactory, EpsilonInvocationDelegate.Factory.Registry delegateRegistry)