Interface EpsilonSettingDelegate.Factory
- All Superinterfaces:
org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
- All Known Implementing Classes:
DelegateFactory
- Enclosing interface:
- EpsilonSettingDelegate
public static interface EpsilonSettingDelegate.Factory
extends org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptioncreateSettingDelegate
(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
-
Method Details
-
createSettingDelegate
EpsilonSettingDelegate createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) - Specified by:
createSettingDelegate
in interfaceorg.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
-