public class MappingHelperImpl extends EObjectImpl implements MappingHelper
The following features are implemented:
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected EObject |
helpedObject
The cached value of the '
Helped Object' reference |
protected EList<MappingHelper> |
nested
The cached value of the '
Nested' containment reference list |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXYEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
MappingHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
EObject |
basicGetHelpedObject() |
NotificationChain |
basicSetMapper(Mapping newMapper,
NotificationChain msgs) |
NotificationChain |
basicSetNestedIn(MappingHelper newNestedIn,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
EObject |
getHelpedObject() |
Mapping |
getMapper() |
EList<MappingHelper> |
getNested() |
MappingHelper |
getNestedIn() |
void |
setHelpedObject(EObject newHelpedObject) |
void |
setMapper(Mapping newMapper) |
void |
setNestedIn(MappingHelper newNestedIn) |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredprotected EObject helpedObject
Helped Object' reference.
getHelpedObject()protected EList<MappingHelper> nested
Nested' containment reference list.
getNested()protected EClass eStaticClass()
eStaticClass in class EObjectImplpublic Mapping getMapper()
getMapper in interface MappingHelperMappingHelper.setMapper(Mapping),
MappingPackage.getMappingHelper_Mapper(),
Mapping.getHelper()public NotificationChain basicSetMapper(Mapping newMapper, NotificationChain msgs)
public void setMapper(Mapping newMapper)
setMapper in interface MappingHelpernewMapper - the new value of the 'Mapper' container reference.MappingHelper.getMapper()public EObject getHelpedObject()
getHelpedObject in interface MappingHelperMappingHelper.setHelpedObject(EObject),
MappingPackage.getMappingHelper_HelpedObject()public EObject basicGetHelpedObject()
public void setHelpedObject(EObject newHelpedObject)
setHelpedObject in interface MappingHelpernewHelpedObject - the new value of the 'Helped Object' reference.MappingHelper.getHelpedObject()public MappingHelper getNestedIn()
getNestedIn in interface MappingHelperMappingHelper.setNestedIn(MappingHelper),
MappingPackage.getMappingHelper_NestedIn(),
MappingHelper.getNested()public NotificationChain basicSetNestedIn(MappingHelper newNestedIn, NotificationChain msgs)
public void setNestedIn(MappingHelper newNestedIn)
setNestedIn in interface MappingHelpernewNestedIn - the new value of the 'Nested In' container reference.MappingHelper.getNestedIn()public EList<MappingHelper> getNested()
getNested in interface MappingHelperMappingPackage.getMappingHelper_Nested(),
MappingHelper.getNestedIn()public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd in class BasicEObjectImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BasicEObjectImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature in class BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class BasicEObjectImplInternalEObject.eGet(EStructuralFeature, boolean, boolean)public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjecteSet in class BasicEObjectImplEObject.eSet(EStructuralFeature, Object)public void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class BasicEObjectImplEObject.eUnset(EStructuralFeature)public boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class BasicEObjectImplEObject.eIsSet(EStructuralFeature)