Interface EpsilonSettingDelegate.Factory.Registry
- All Superinterfaces:
org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Registry
,Map<String,
Object>
- All Known Implementing Classes:
EpsilonSettingDelegate.Factory.Registry.Smart
- Enclosing interface:
- EpsilonSettingDelegate.Factory
public static interface EpsilonSettingDelegate.Factory.Registry
extends org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Registry
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Registry
org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Registry.Impl
-
Field Summary
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Registry
INSTANCE
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.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.EStructuralFeature.Internal.SettingDelegate.Factory.Registry
-