org.eclipse.emf.mint.util
Class GroupAdapterImpl.NotificationForwarder
java.lang.Object
   org.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.emf.common.notify.impl.AdapterImpl
       org.eclipse.emf.mint.util.GroupAdapterImpl.NotificationForwarder
org.eclipse.emf.mint.util.GroupAdapterImpl.NotificationForwarder
- All Implemented Interfaces: 
- Adapter, Adapter.Internal
- Enclosing class:
- GroupAdapterImpl
- protected class GroupAdapterImpl.NotificationForwarder 
- extends AdapterImpl
Adapter used to forward notifications from related objects to the root
 object.
- See Also:
- GroupAdapterImpl.createNotificationForwarder()
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GroupAdapterImpl.NotificationForwarder
protected GroupAdapterImpl.NotificationForwarder()
setTarget
public void setTarget(Notifier target)
- 
- Specified by:
- setTargetin interface- Adapter
- Overrides:
- setTargetin class- AdapterImpl
 
- 
 
unsetTarget
public void unsetTarget(Notifier target)
- 
- Specified by:
- unsetTargetin interface- Adapter.Internal
- Overrides:
- unsetTargetin class- AdapterImpl
 
- 
 
isAdapterForType
public boolean isAdapterForType(Object type)
- 
- Specified by:
- isAdapterForTypein interface- Adapter
- Overrides:
- isAdapterForTypein class- AdapterImpl
 
- 
 
notifyChanged
public void notifyChanged(Notification msg)
- 
- Specified by:
- notifyChangedin interface- Adapter
- Overrides:
- notifyChangedin class- AdapterImpl
 
- 
 
dispose
public void dispose()
-