public static interface FeatureMap.Entry.Internal extends FeatureMap.Entry
FeatureMap.Entry.Internal| Modifier and Type | Method and Description |
|---|---|
FeatureMap.Entry.Internal |
createEntry(InternalEObject value) |
FeatureMap.Entry.Internal |
createEntry(java.lang.Object 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) |
void |
validate(java.lang.Object value) |
getEStructuralFeature, getValueNotificationChain inverseAdd(InternalEObject owner, int featureID, NotificationChain notifications)
NotificationChain inverseRemove(InternalEObject owner, int featureID, NotificationChain notifications)
NotificationChain inverseAdd(InternalEObject owner, java.lang.Object otherEnd, int featureID, NotificationChain notifications)
NotificationChain inverseRemove(InternalEObject owner, java.lang.Object otherEnd, int featureID, NotificationChain notifications)
void validate(java.lang.Object value)
FeatureMap.Entry.Internal createEntry(java.lang.Object value)
FeatureMap.Entry.Internal createEntry(InternalEObject value)
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature