public class SettingDelegate extends Object implements org.eclipse.emf.ecore.EStructuralFeature.Setting
EStructuralFeature.Setting to be independent
of other's hashCode() and equals(Object) implementation.
The criteria is here: The settings's eObject and eStructuralFeature have to be equal.| Constructor and Description |
|---|
SettingDelegate(org.eclipse.emf.ecore.EStructuralFeature.Setting delegate) |
public SettingDelegate(org.eclipse.emf.ecore.EStructuralFeature.Setting delegate)
public Object get(boolean resolve)
get in interface org.eclipse.emf.ecore.EStructuralFeature.Settingpublic org.eclipse.emf.ecore.EObject getEObject()
getEObject in interface org.eclipse.emf.ecore.EStructuralFeature.Settingpublic org.eclipse.emf.ecore.EStructuralFeature getEStructuralFeature()
getEStructuralFeature in interface org.eclipse.emf.ecore.EStructuralFeature.Settingpublic boolean isSet()
isSet in interface org.eclipse.emf.ecore.EStructuralFeature.Settingpublic void set(Object newValue)
set in interface org.eclipse.emf.ecore.EStructuralFeature.Settingpublic void unset()
unset in interface org.eclipse.emf.ecore.EStructuralFeature.SettingCopyright © 2015. All Rights Reserved.