org.eclipse.gmt.umlx.ucore.impl
Class UOperationImpl.ContextListener
java.lang.Object
org.eclipse.gmt.umlx.ecore.AbstractAdapter
org.eclipse.gmt.umlx.ecore.ModelChangeAdapter
org.eclipse.gmt.umlx.ucore.impl.UOperationImpl.ContextListener
- All Implemented Interfaces:
- org.eclipse.emf.common.notify.Adapter
- Enclosing class:
- UOperationImpl
public class UOperationImpl.ContextListener
- extends ModelChangeAdapter
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
org.eclipse.emf.common.notify.Adapter.Internal |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UOperationImpl.ContextListener
public UOperationImpl.ContextListener()
dispose
public void dispose()
- Overrides:
dispose
in class ModelChangeAdapter
isAdapterForType
public boolean isAdapterForType(java.lang.Object type)
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 AbstractAdapter
toString
public java.lang.String toString()
- Overrides:
toString
in class AbstractAdapter