public static final class EStructuralFeatureImpl.SimpleFeatureMapEntry extends EStructuralFeatureImpl.BasicFeatureMapEntry
FeatureMap.Entry.Internal| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
value |
eStructuralFeature| Constructor and Description |
|---|
SimpleFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
FeatureMap.Entry.Internal |
createEntry(java.lang.Object value) |
java.lang.Object |
getValue()
Returns the value.
|
NotificationChain |
inverseAdd(InternalEObject owner,
int featureID,
NotificationChain notifications) |
NotificationChain |
inverseAdd(InternalEObject owner,
java.lang.Object 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, validatepublic SimpleFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature, java.lang.Object value)
public final java.lang.Object getValue()
FeatureMap.Entrypublic FeatureMap.Entry.Internal createEntry(java.lang.Object 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)
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature