public final class ElementDeleteListener
extends org.eclipse.emf.common.notify.impl.AdapterImpl
| Constructor and Description |
|---|
ElementDeleteListener(DiagramBehavior diagramBehavior) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAdapterForType(java.lang.Object type) |
void |
notifyChanged(org.eclipse.emf.common.notify.Notification msg) |
public ElementDeleteListener(DiagramBehavior diagramBehavior)
public boolean isAdapterForType(java.lang.Object type)
isAdapterForType in interface org.eclipse.emf.common.notify.AdapterisAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImplpublic void notifyChanged(org.eclipse.emf.common.notify.Notification msg)
notifyChanged in interface org.eclipse.emf.common.notify.AdapternotifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl