public static final class EStructuralFeatureImpl.SimpleContentFeatureMapEntry extends EStructuralFeatureImpl.BasicFeatureMapEntry
FeatureMap.Entry.Internal| Modifier and Type | Field and Description |
|---|---|
protected EDataType |
eDataType |
protected EFactory |
eFactory |
eStructuralFeature| Constructor and Description |
|---|
SimpleContentFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature) |
| 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 SimpleContentFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature)
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