public static class DelegatingFeatureMap.FeatureMapEObjectImpl extends EObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected DelegatingFeatureMap |
featureMap |
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| Constructor and Description |
|---|
DelegatingFeatureMap.FeatureMapEObjectImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eDynamicGet(EStructuralFeature eFeature,
boolean resolve) |
NotificationChain |
eDynamicInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class<?> inverseClass,
NotificationChain notifications) |
NotificationChain |
eDynamicInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class<?> inverseClass,
NotificationChain notifications) |
boolean |
eDynamicIsSet(EStructuralFeature eFeature) |
void |
eDynamicSet(EStructuralFeature eFeature,
java.lang.Object newValue) |
void |
eDynamicUnset(EStructuralFeature eFeature) |
void |
eNotify(Notification notification)
Notifies a change to a feature of this notifier as described by the notification.
|
FeatureMap |
featureMap() |
java.lang.String |
toString() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI, eStaticClasseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequiredclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsSet, eResource, eSet, eUnseteNotificationRequiredprotected DelegatingFeatureMap featureMap
public DelegatingFeatureMap.FeatureMapEObjectImpl()
public java.lang.Object eDynamicGet(EStructuralFeature eFeature, boolean resolve)
eDynamicGet in class BasicEObjectImplpublic void eDynamicSet(EStructuralFeature eFeature, java.lang.Object newValue)
eDynamicSet in class BasicEObjectImplpublic void eDynamicUnset(EStructuralFeature eFeature)
eDynamicUnset in class BasicEObjectImplpublic boolean eDynamicIsSet(EStructuralFeature eFeature)
eDynamicIsSet in class BasicEObjectImplpublic NotificationChain eDynamicInverseAdd(InternalEObject otherEnd, int featureID, java.lang.Class<?> inverseClass, NotificationChain notifications)
eDynamicInverseAdd in class BasicEObjectImplpublic NotificationChain eDynamicInverseRemove(InternalEObject otherEnd, int featureID, java.lang.Class<?> inverseClass, NotificationChain notifications)
eDynamicInverseRemove in class BasicEObjectImplpublic FeatureMap featureMap()
public void eNotify(Notification notification)
Notifierdelivered
to the adapters
via Adapter.notifyChanged.eNotify in interface NotifiereNotify in class BasicNotifierImplnotification - a description of the change.public java.lang.String toString()
toString in class BasicEObjectImpl