Interface EpsilonInvocationDelegate.Factory.Registry
- All Superinterfaces:
org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Registry
,Map<String,
Object>
- All Known Implementing Classes:
EpsilonInvocationDelegate.Factory.Registry.Smart
- Enclosing interface:
- EpsilonInvocationDelegate.Factory
public static interface EpsilonInvocationDelegate.Factory.Registry
extends org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Registry
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Registry
org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Registry.Impl
-
Field Summary
Fields inherited from interface org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Registry
INSTANCE
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Registry
getTargetPlatformFactories
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
getFactory
- Specified by:
getFactory
in interfaceorg.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Registry
-