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 protectedAdapterPropagatingAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidnotifyChanged(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:
notifyChangedin interfaceAdapter- Overrides:
notifyChangedin classAdapterImpl
-
-