Package tools.mdsd.somde.realm.util
Class RealmResourceFactoryImpl.AdapterPropagatingAdapter
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.AdapterImpl
-
- tools.mdsd.somde.realm.util.RealmResourceFactoryImpl.AdapterPropagatingAdapter
-
- All Implemented Interfaces:
Adapter
,Adapter.Internal
- Enclosing class:
- RealmResourceFactoryImpl
protected static class RealmResourceFactoryImpl.AdapterPropagatingAdapter extends AdapterImpl
-
-
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.common.notify.impl.AdapterImpl
target
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
AdapterPropagatingAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
notifyChanged(Notification msg)
-
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, isAdapterForType, setTarget, unsetTarget
-
-
-
-
Method Detail
-
notifyChanged
public void notifyChanged(Notification msg)
- Specified by:
notifyChanged
in interfaceAdapter
- Overrides:
notifyChanged
in classAdapterImpl
-
-