public class EMFEditListValueProperty extends EMFListValueProperty
| Constructor and Description |
|---|
EMFEditListValueProperty(EditingDomain editingDomain,
IListProperty delegate,
EStructuralFeature eStructuralFeature,
IEMFListProperty.ListElementAccess<?> elementAccess) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSetListValue(EObject source,
java.util.List<java.lang.Object> targetList,
IEMFListProperty.ListElementAccess.WriteData data,
java.lang.Object value) |
adaptListener, doGetValue, doSetValue, getValueTypepublic EMFEditListValueProperty(EditingDomain editingDomain, IListProperty delegate, EStructuralFeature eStructuralFeature, IEMFListProperty.ListElementAccess<?> elementAccess)
protected void doSetListValue(EObject source, java.util.List<java.lang.Object> targetList, IEMFListProperty.ListElementAccess.WriteData data, java.lang.Object value)
doSetListValue in class EMFListValueProperty