org.eclipse.xtext.common.types.access
Class JvmTypeChangeDispatcher.NotificationDispatcher

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterImpl
      extended by org.eclipse.emf.ecore.util.EContentAdapter
          extended by org.eclipse.xtext.common.types.access.JvmTypeChangeDispatcher.NotificationDispatcher
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
Enclosing class:
JvmTypeChangeDispatcher

protected class JvmTypeChangeDispatcher.NotificationDispatcher
extends org.eclipse.emf.ecore.util.EContentAdapter

This class is not intended to be subclassed by clients.
This class is not intended to be subclassed by clients.
This class is not intended to be instantiated by clients.
This class is not intended to be instantiated by clients.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Field Summary
 
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
 
Constructor Summary
JvmTypeChangeDispatcher.NotificationDispatcher(org.eclipse.emf.common.notify.Notifier notifier)
           
 
Method Summary
 boolean isAdapterForType(java.lang.Object type)
           
protected  boolean isRemoveThis(org.eclipse.emf.common.notify.Notification notification)
           
 void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
           
protected  boolean resolve()
           
 
Methods inherited from class org.eclipse.emf.ecore.util.EContentAdapter
addAdapter, basicSetTarget, basicUnsetTarget, handleContainment, removeAdapter, selfAdapt, setTarget, setTarget, setTarget, setTarget, unsetTarget, unsetTarget, unsetTarget, unsetTarget, unsetTarget
 
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JvmTypeChangeDispatcher.NotificationDispatcher

public JvmTypeChangeDispatcher.NotificationDispatcher(org.eclipse.emf.common.notify.Notifier notifier)
Method Detail

isAdapterForType

public boolean isAdapterForType(java.lang.Object type)
Specified by:
isAdapterForType in interface org.eclipse.emf.common.notify.Adapter
Overrides:
isAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImpl

notifyChanged

public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
Specified by:
notifyChanged in interface org.eclipse.emf.common.notify.Adapter
Overrides:
notifyChanged in class org.eclipse.emf.ecore.util.EContentAdapter

isRemoveThis

protected boolean isRemoveThis(org.eclipse.emf.common.notify.Notification notification)

resolve

protected boolean resolve()
Overrides:
resolve in class org.eclipse.emf.ecore.util.EContentAdapter