Uses of Interface
org.eclipse.epsilon.ecore.delegates.setting.EpsilonSettingDelegate
Packages that use EpsilonSettingDelegate
Package
Description
-
Uses of EpsilonSettingDelegate in org.eclipse.epsilon.ecore.delegates.notify
Methods in org.eclipse.epsilon.ecore.delegates.notify that return EpsilonSettingDelegateMethods in org.eclipse.epsilon.ecore.delegates.notify with parameters of type EpsilonSettingDelegateModifier and TypeMethodDescriptionvoidEpsilonDelegatesAdapter.useDerivedSettingDelegate(EpsilonSettingDelegate derivedDelegate) -
Uses of EpsilonSettingDelegate in org.eclipse.epsilon.ecore.delegates.setting
Classes in org.eclipse.epsilon.ecore.delegates.setting that implement EpsilonSettingDelegateModifier and TypeClassDescriptionclassA SettingDelegate for derived features.Methods in org.eclipse.epsilon.ecore.delegates.setting that return EpsilonSettingDelegateModifier and TypeMethodDescriptionDerivedSettingDelegates.create(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) DelegateFactory.createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) Epsilon setting delegates are only supported for features marked as derived and volatile, transient, and non-changeable.EpsilonSettingDelegate.Factory.createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)