UML

org.topcased.modeler.uml.activitydiagram.figures
Class ActivityParameterNodeFigure

java.lang.Object
  extended by BorderedLabel
      extended by org.topcased.modeler.uml.activitydiagram.figures.ActivityParameterNodeFigure

public class ActivityParameterNodeFigure
extends BorderedLabel

** Generated **
NOT

Constructor Summary
ActivityParameterNodeFigure()
          The Constructor
 
Method Summary
protected  ILabel createLabel()
           
protected  void fillShape(org.eclipse.draw2d.Graphics graphics)
           
 int getPosition()
          Returns the current position of the port figure
protected  void outlineShape(org.eclipse.draw2d.Graphics graphics)
           
 void setPosition(int position)
          Set the direction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityParameterNodeFigure

public ActivityParameterNodeFigure()
The Constructor

Method Detail

fillShape

protected void fillShape(org.eclipse.draw2d.Graphics graphics)
See Also:
Shape.fillShape(org.eclipse.draw2d.Graphics)

outlineShape

protected void outlineShape(org.eclipse.draw2d.Graphics graphics)
See Also:
Shape.outlineShape(org.eclipse.draw2d.Graphics)

getPosition

public int getPosition()
Returns the current position of the port figure

See Also:
org.topcased.draw2d.figures.IPortFigure#getPosition()

setPosition

public void setPosition(int position)
Set the direction

See Also:
org.topcased.draw2d.figures.IPortFigure#setPosition(int)

createLabel

protected ILabel createLabel()
See Also:
org.topcased.draw2d.figures.BorderedLabel#createLabel()

UML

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