Package org.eclipse.emf.cdo.util
Class CDOModificationTrackingAdapter
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.emf.ecore.util.EContentAdapter
org.eclipse.emf.cdo.util.CDOLazyContentAdapter
org.eclipse.emf.cdo.util.CDOModificationTrackingAdapter
- All Implemented Interfaces:
Adapter
,Adapter.Internal
- Since:
- 4.0
- Author:
- Victor Roldan Betancort
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
Adapter.Internal
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.util.EContentAdapter
iterating
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.emf.cdo.util.CDOLazyContentAdapter
addAdapter, setTarget, unsetTarget
Methods inherited from class org.eclipse.emf.ecore.util.EContentAdapter
basicSetTarget, basicUnsetTarget, handleContainment, removeAdapter, removeAdapter, resolve, selfAdapt, setTarget, setTarget, setTarget, unsetTarget, unsetTarget, unsetTarget, unsetTarget, useRecursion
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, isAdapterForType
-
Constructor Details
-
CDOModificationTrackingAdapter
-
-
Method Details
-
notifyChanged
- Specified by:
notifyChanged
in interfaceAdapter
- Overrides:
notifyChanged
in classEContentAdapter
-