g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.edit.parts
Class OutputPortEditPart

java.lang.Object
  extended by ShapeNodeEditPart
      extended by eu.geclipse.workflow.ui.edit.parts.OutputPortEditPart

public class OutputPortEditPart
extends ShapeNodeEditPart

The class that connects the Figure and Model of the OutputPort


Field Summary
static int VISUAL_ID
           
 
Constructor Summary
OutputPortEditPart(View view)
           
 
Method Summary
 IFigure getContentPane()
           
 eu.geclipse.workflow.ui.internal.OutputPortFigure getPrimaryShape()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VISUAL_ID

public static final int VISUAL_ID
See Also:
Constant Field Values
Constructor Detail

OutputPortEditPart

public OutputPortEditPart(View view)
Method Detail

getPrimaryShape

public eu.geclipse.workflow.ui.internal.OutputPortFigure getPrimaryShape()

getContentPane

public IFigure getContentPane()

g-Eclipse
Release 1.0.0