UML

org.topcased.modeler.uml.sequencediagram.edit
Class DestructionEventEditPart

java.lang.Object
  extended by EMFGraphNodeEditPart
      extended by org.topcased.modeler.uml.alldiagram.edit.ElementEditPart
          extended by org.topcased.modeler.uml.sequencediagram.edit.DestructionEventEditPart

Deprecated. The DestructionEvent should be created through the DeleteMessage

public class DestructionEventEditPart
extends ElementEditPart

The DestructionEvent object controller

** Generated **

Field Summary
static int DEFAULT_HEIGHT
          Deprecated. the default height of a Stop
static int DEFAULT_WIDTH
          Deprecated. the default width of a stop
 
Constructor Summary
DestructionEventEditPart(GraphNode obj)
          Deprecated. Constructor
 
Method Summary
protected  void createEditPolicies()
          Deprecated. Creates edit policies and associates these with roles
protected  org.eclipse.draw2d.IFigure createFigure()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_HEIGHT

public static final int DEFAULT_HEIGHT
Deprecated. 
the default height of a Stop

See Also:
Constant Field Values

DEFAULT_WIDTH

public static final int DEFAULT_WIDTH
Deprecated. 
the default width of a stop

See Also:
Constant Field Values
Constructor Detail

DestructionEventEditPart

public DestructionEventEditPart(GraphNode obj)
Deprecated. 
Constructor

Parameters:
obj - the graph node
** Generated **
Method Detail

createEditPolicies

protected void createEditPolicies()
Deprecated. 
Creates edit policies and associates these with roles

Overrides:
createEditPolicies in class ElementEditPart
** Generated **
NOT

createFigure

protected org.eclipse.draw2d.IFigure createFigure()
Deprecated. 

See Also:
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
** Generated **

UML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.