|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PausableChangeRecorder
For internal use only.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
org.eclipse.emf.common.notify.Adapter.Internal |
Method Summary | |
---|---|
void |
addAdapter(org.eclipse.emf.common.notify.Notifier notifier)
For internal use only. |
void |
beginRecording(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
For internal use only. |
org.eclipse.emf.ecore.change.ChangeDescription |
endRecording()
For internal use only. |
boolean |
isChanged(java.lang.Object object)
For internal use only. |
void |
setLoading(boolean on)
For internal use only. |
void |
setRecording(boolean on)
For internal use only. |
Methods inherited from interface org.eclipse.emf.common.notify.Adapter.Internal |
---|
unsetTarget |
Methods inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
getTarget, isAdapterForType, notifyChanged, setTarget |
Method Detail |
---|
void setRecording(boolean on)
void setLoading(boolean on)
void addAdapter(org.eclipse.emf.common.notify.Notifier notifier)
void beginRecording(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
org.eclipse.emf.ecore.change.ChangeDescription endRecording()
boolean isChanged(java.lang.Object object)
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |