public abstract static class EStructuralFeatureImpl.BasicFeatureMapEntry extends java.lang.Object implements FeatureMap.Entry.Internal
FeatureMap.Entry.Internal| Modifier and Type | Field and Description |
|---|---|
protected EStructuralFeature.Internal |
eStructuralFeature |
| Modifier and Type | Method and Description |
|---|---|
FeatureMap.Entry.Internal |
createEntry(InternalEObject value) |
FeatureMap.Entry.Internal |
createEntry(java.lang.Object value) |
boolean |
equals(java.lang.Object that) |
EStructuralFeature |
getEStructuralFeature()
Returns the feature.
|
int |
hashCode() |
java.lang.String |
toString() |
void |
validate(java.lang.Object value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitinverseAdd, inverseAdd, inverseRemove, inverseRemovegetValueprotected final EStructuralFeature.Internal eStructuralFeature
public final EStructuralFeature getEStructuralFeature()
FeatureMap.EntrygetEStructuralFeature in interface FeatureMap.Entrypublic void validate(java.lang.Object value)
validate in interface FeatureMap.Entry.Internalpublic FeatureMap.Entry.Internal createEntry(java.lang.Object value)
createEntry in interface FeatureMap.Entry.Internalpublic FeatureMap.Entry.Internal createEntry(InternalEObject value)
createEntry in interface FeatureMap.Entry.Internalpublic boolean equals(java.lang.Object that)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature