public class EMFEditMapProperty extends EMFMapProperty
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
| Constructor and Description |
|---|
EMFEditMapProperty(EditingDomain editingDomain,
EStructuralFeature eStructuralFeature) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSetMap(java.lang.Object source,
java.util.Map map,
MapDiff diff) |
adaptListener, doGetMap, getFeature, getKeyType, getValueType, toStringpublic EMFEditMapProperty(EditingDomain editingDomain, EStructuralFeature eStructuralFeature)
editingDomain - eStructuralFeature - protected void doSetMap(java.lang.Object source,
java.util.Map map,
MapDiff diff)
doSetMap in class EMFMapProperty