|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterImpl
org.topcased.modeler.listeners.UIAdapterImpl
org.topcased.modeler.listeners.DiagramElementListener
org.topcased.modeler.listeners.GraphElementListener
org.topcased.modeler.listeners.GraphNodeListener
org.topcased.modeler.listeners.DiagramListener
public abstract class DiagramListener
Domain specific listener for Diagram.
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 | |
---|---|
DiagramListener()
|
Method Summary | |
---|---|
protected abstract void |
handleNameChanged()
|
protected void |
safeNotifyChanged(Notification msg)
This method is called when an event occured on the model objects. |
Methods inherited from class org.topcased.modeler.listeners.GraphNodeListener |
---|
handleSizeChanged |
Methods inherited from class org.topcased.modeler.listeners.GraphElementListener |
---|
activate, deactivate, handleConnectorChanged, handleContainmentChanged, handlePositionChanged, handlePresentationChanged |
Methods inherited from class org.topcased.modeler.listeners.DiagramElementListener |
---|
handlePropertyChanged, handlePropertyChanged, handleVisibilityChanged, updateEObjectListening |
Methods inherited from class org.topcased.modeler.listeners.UIAdapterImpl |
---|
notifyChanged |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
---|
getTarget, isAdapterForType, setTarget, unsetTarget |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiagramListener()
Method Detail |
---|
protected void safeNotifyChanged(Notification msg)
UIAdapterImpl
safeNotifyChanged
in class GraphNodeListener
msg
- the event notificationUIAdapterImpl.safeNotifyChanged(org.eclipse.emf.common.notify.Notification)
protected abstract void handleNameChanged()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.