org.topcased.modeler.edit
Class GraphNodeEditPart.GraphNodeEditPartListener
java.lang.Object
org.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.edit.GraphNodeEditPart.GraphNodeEditPartListener
- All Implemented Interfaces:
- Adapter, Adapter.Internal
- Direct Known Subclasses:
- MultiPortEditPart.MultiPortEditPartListener
- Enclosing class:
- GraphNodeEditPart
protected class GraphNodeEditPart.GraphNodeEditPartListener
- extends GraphNodeListener
Typed listener for a GraphNode
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphNodeEditPart.GraphNodeEditPartListener
protected GraphNodeEditPart.GraphNodeEditPartListener()
handleSizeChanged
protected void handleSizeChanged()
- Specified by:
handleSizeChanged
in class GraphNodeListener
handlePositionChanged
protected void handlePositionChanged()
- Specified by:
handlePositionChanged
in class GraphElementListener
handleContainmentChanged
protected void handleContainmentChanged()
- Specified by:
handleContainmentChanged
in class GraphElementListener
handleConnectorChanged
protected void handleConnectorChanged()
- Specified by:
handleConnectorChanged
in class GraphElementListener
handleVisibilityChanged
protected void handleVisibilityChanged()
- Specified by:
handleVisibilityChanged
in class DiagramElementListener
handlePropertyChanged
protected void handlePropertyChanged(Property oldProperty,
Property newProperty)
- Overrides:
handlePropertyChanged
in class DiagramElementListener
handlePresentationChanged
protected void handlePresentationChanged()
- Specified by:
handlePresentationChanged
in class GraphElementListener
- See Also:
GraphElementListener.handlePresentationChanged()
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.