|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.core.databinding.property.list.ListProperty org.eclipse.core.databinding.property.list.SimpleListProperty org.eclipse.emf.databinding.internal.EMFResourceContentProperty org.eclipse.emf.databinding.edit.internal.EMFEditResourceContentProperty
public class EMFEditResourceContentProperty
Constructor Summary | |
---|---|
EMFEditResourceContentProperty(EditingDomain editingDomain)
|
Method Summary | |
---|---|
protected void |
doSetList(java.lang.Object source,
java.util.List list,
ListDiff diff)
|
Methods inherited from class org.eclipse.emf.databinding.internal.EMFResourceContentProperty |
---|
adaptListener, doGetList, getElementType |
Methods inherited from class org.eclipse.core.databinding.property.list.SimpleListProperty |
---|
doSetList, doUpdateList, observe, setList |
Methods inherited from class org.eclipse.core.databinding.property.list.ListProperty |
---|
getList, listFactory, listFactory, observe, observeDetail, setList, updateList, values |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EMFEditResourceContentProperty(EditingDomain editingDomain)
editingDomain
- Method Detail |
---|
protected void doSetList(java.lang.Object source, java.util.List list, ListDiff diff)
doSetList
in class EMFResourceContentProperty
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |