Class DerivedSettingDelegates
java.lang.Object
org.eclipse.epsilon.ecore.delegates.AbstractDelegates<org.eclipse.emf.ecore.EStructuralFeature,EpsilonSettingDelegate,EpsilonSettingDelegate.Factory>
org.eclipse.epsilon.ecore.delegates.setting.DerivedSettingDelegates
- All Implemented Interfaces:
Delegates<org.eclipse.emf.ecore.EStructuralFeature,EpsilonSettingDelegate>
public class DerivedSettingDelegates
extends AbstractDelegates<org.eclipse.emf.ecore.EStructuralFeature,EpsilonSettingDelegate,EpsilonSettingDelegate.Factory>
implements Delegates<org.eclipse.emf.ecore.EStructuralFeature,EpsilonSettingDelegate>
Handle
EpsilonSettingDelegate creation- Since:
- 2.5
-
Field Summary
Fields inherited from class org.eclipse.epsilon.ecore.delegates.AbstractDelegates
adapters, delegateUri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) protected org.eclipse.emf.ecore.EPackagegetEPackage(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) protected EpsilonSettingDelegate.FactorygetFactory(String delegateURI, org.eclipse.emf.ecore.EStructuralFeature eObject) Methods inherited from class org.eclipse.epsilon.ecore.delegates.AbstractDelegates
getFactory
-
Constructor Details
-
DerivedSettingDelegates
-
-
Method Details
-
create
- Specified by:
createin interfaceDelegates<org.eclipse.emf.ecore.EStructuralFeature,EpsilonSettingDelegate>
-
getEPackage
protected org.eclipse.emf.ecore.EPackage getEPackage(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) - Specified by:
getEPackagein classAbstractDelegates<org.eclipse.emf.ecore.EStructuralFeature,EpsilonSettingDelegate, EpsilonSettingDelegate.Factory>
-
getFactory
protected EpsilonSettingDelegate.Factory getFactory(String delegateURI, org.eclipse.emf.ecore.EStructuralFeature eObject) - Specified by:
getFactoryin classAbstractDelegates<org.eclipse.emf.ecore.EStructuralFeature,EpsilonSettingDelegate, EpsilonSettingDelegate.Factory>
-