public static final class EStructuralFeatureImpl.ContainmentUpdatingFeatureMapEntry extends EStructuralFeatureImpl.BasicFeatureMapEntry
FeatureMap.Entry.Internal| Modifier and Type | Field and Description |
|---|---|
protected InternalEObject |
value |
eStructuralFeature| Constructor and Description |
|---|
ContainmentUpdatingFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature,
InternalEObject value) |
| Modifier and Type | Method and Description |
|---|---|
FeatureMap.Entry.Internal |
createEntry(InternalEObject value) |
java.lang.Object |
getValue()
Returns the value.
|
protected NotificationChain |
inverseAdd(InternalEObject owner,
InternalEObject otherEnd,
int featureID,
NotificationChain notifications) |
NotificationChain |
inverseAdd(InternalEObject owner,
int featureID,
NotificationChain notifications) |
NotificationChain |
inverseAdd(InternalEObject owner,
java.lang.Object otherEnd,
int featureID,
NotificationChain notifications) |
protected NotificationChain |
inverseRemove(InternalEObject owner,
InternalEObject otherEnd,
int featureID,
NotificationChain notifications) |
NotificationChain |
inverseRemove(InternalEObject owner,
int featureID,
NotificationChain notifications) |
NotificationChain |
inverseRemove(InternalEObject owner,
java.lang.Object otherEnd,
int featureID,
NotificationChain notifications) |
createEntry, equals, getEStructuralFeature, hashCode, toString, validateprotected final InternalEObject value
public ContainmentUpdatingFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature, InternalEObject value)
public final java.lang.Object getValue()
FeatureMap.Entrypublic final FeatureMap.Entry.Internal createEntry(InternalEObject value)
createEntry in interface FeatureMap.Entry.InternalcreateEntry in class EStructuralFeatureImpl.BasicFeatureMapEntrypublic final NotificationChain inverseAdd(InternalEObject owner, int featureID, NotificationChain notifications)
public final NotificationChain inverseRemove(InternalEObject owner, int featureID, NotificationChain notifications)
public final NotificationChain inverseAdd(InternalEObject owner, java.lang.Object otherEnd, int featureID, NotificationChain notifications)
public final NotificationChain inverseRemove(InternalEObject owner, java.lang.Object otherEnd, int featureID, NotificationChain notifications)
protected final NotificationChain inverseAdd(InternalEObject owner, InternalEObject otherEnd, int featureID, NotificationChain notifications)
protected final NotificationChain inverseRemove(InternalEObject owner, InternalEObject otherEnd, int featureID, NotificationChain notifications)
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature