public static interface FeatureMap.Entry
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FeatureMap.Entry.Internal |
| Modifier and Type | Method and Description |
|---|---|
EStructuralFeature |
getEStructuralFeature()
Returns the feature.
|
java.lang.Object |
getValue()
Returns the value.
|
EStructuralFeature getEStructuralFeature()
java.lang.Object getValue()