Uses of Interface
org.eclipse.epsilon.ecore.delegates.DelegateContext.ContextFactory.Registry
Packages that use DelegateContext.ContextFactory.Registry
Package
Description
-
Uses of DelegateContext.ContextFactory.Registry in org.eclipse.epsilon.ecore.delegates
Classes in org.eclipse.epsilon.ecore.delegates that implement DelegateContext.ContextFactory.RegistryMethods in org.eclipse.epsilon.ecore.delegates with parameters of type DelegateContext.ContextFactory.RegistryModifier and TypeMethodDescriptionDelegateUri.factory(DelegateContext.ContextFactory.Registry registry) -
Uses of DelegateContext.ContextFactory.Registry in org.eclipse.epsilon.ecore.delegates.invocation
Constructors in org.eclipse.epsilon.ecore.delegates.invocation with parameters of type DelegateContext.ContextFactory.RegistryModifierConstructorDescriptionDelegateFactory(InvocationUri delegateUri, DelegateContext.ContextFactory.Registry domainRegistry, EpsilonInvocationDelegate.Factory.Registry delegateRegistry) -
Uses of DelegateContext.ContextFactory.Registry in org.eclipse.epsilon.ecore.delegates.notify
Constructors in org.eclipse.epsilon.ecore.delegates.notify with parameters of type DelegateContext.ContextFactory.RegistryModifierConstructorDescriptionAdapters(DelegateUri delegateUri, DelegateContext.ContextFactory defaultCtxFctry, DelegateContext.ContextFactory.Registry defaultCtxFctryRegistry) DerivedSettingAdapters(DelegateUri delegateUri, DelegateContext.ContextFactory defaultCtxFctry, DelegateContext.ContextFactory.Registry defaultCtxFctryRegistry, EpsilonSettingDelegate.Factory delegateFactory, EpsilonSettingDelegate.Factory.Registry delegateRegistry) EvlAdapters(ValidationUri validationURI, DelegateContext.ContextFactory defaultFactory, DelegateContext.ContextFactory.Registry defaultRegistry, EpsilonValidationDelegate.Factory.Registry delegateRegistry, EpsilonValidationDelegate.Factory delegateFactory) InvocationAdapters(InvocationUri invocationUri, DelegateContext.ContextFactory defaultCtxFctry, DelegateContext.ContextFactory.Registry defaultCtxFctryRegistry, EpsilonInvocationDelegate.Factory delegateFactory, EpsilonInvocationDelegate.Factory.Registry delegateRegistry) -
Uses of DelegateContext.ContextFactory.Registry in org.eclipse.epsilon.ecore.delegates.setting
Constructors in org.eclipse.epsilon.ecore.delegates.setting with parameters of type DelegateContext.ContextFactory.RegistryModifierConstructorDescriptionDelegateFactory(SettingUri delegateUri, DelegateContext.ContextFactory.Registry domainRegistry, EpsilonSettingDelegate.Factory.Registry delegateRegistry) -
Uses of DelegateContext.ContextFactory.Registry in org.eclipse.epsilon.ecore.delegates.validation
Constructors in org.eclipse.epsilon.ecore.delegates.validation with parameters of type DelegateContext.ContextFactory.RegistryModifierConstructorDescriptionDelegateFactory(ValidationUri delegateUri, DelegateContext.ContextFactory.Registry domainRegistry, EpsilonValidationDelegate.Factory.Registry delegateRegistry)