|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.databinding.property.map.MapProperty
org.eclipse.core.databinding.property.map.SimpleMapProperty
org.eclipse.emf.databinding.internal.EMFMapProperty
org.eclipse.emf.databinding.edit.internal.EMFEditMapProperty
public class EMFEditMapProperty
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
| Constructor Summary | |
|---|---|
EMFEditMapProperty(EditingDomain editingDomain,
EStructuralFeature eStructuralFeature)
|
|
| Method Summary | |
|---|---|
protected void |
doSetMap(java.lang.Object source,
java.util.Map map,
MapDiff diff)
|
| Methods inherited from class org.eclipse.emf.databinding.internal.EMFMapProperty |
|---|
adaptListener, doGetMap, getFeature, getKeyType, getValueType, toString |
| Methods inherited from class org.eclipse.core.databinding.property.map.SimpleMapProperty |
|---|
getMap, observe, setMap |
| Methods inherited from class org.eclipse.core.databinding.property.map.MapProperty |
|---|
mapFactory, mapFactory, observe, observeDetail, values |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EMFEditMapProperty(EditingDomain editingDomain,
EStructuralFeature eStructuralFeature)
editingDomain - eStructuralFeature - | Method Detail |
|---|
protected void doSetMap(java.lang.Object source,
java.util.Map map,
MapDiff diff)
doSetMap in class EMFMapProperty
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||