
public class CDOLazyContentAdapter
extends org.eclipse.emf.ecore.util.EContentAdapter
content adapter that uses CDO mechansims to attach itself to objects when they are lazily loaded.| Constructor and Description |
|---|
CDOLazyContentAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAdapter(org.eclipse.emf.common.notify.Notifier notifier) |
protected void |
setTarget(org.eclipse.emf.ecore.EObject target) |
protected void |
unsetTarget(org.eclipse.emf.ecore.EObject target)
EContentAdapter removes adapter from all contained EObjects.
|
basicSetTarget, basicUnsetTarget, handleContainment, notifyChanged, removeAdapter, resolve, selfAdapt, setTarget, setTarget, setTarget, unsetTarget, unsetTarget, unsetTarget, unsetTargetprotected void setTarget(org.eclipse.emf.ecore.EObject target)
setTarget in class org.eclipse.emf.ecore.util.EContentAdapterprotected void unsetTarget(org.eclipse.emf.ecore.EObject target)
unsetTarget in class org.eclipse.emf.ecore.util.EContentAdapterprotected void addAdapter(org.eclipse.emf.common.notify.Notifier notifier)
addAdapter in class org.eclipse.emf.ecore.util.EContentAdapterCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.