g-Eclipse
Release 1.0.0

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

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

public class InputPortEditPart
extends ShapeNodeEditPart

The class that connects the Figure and Model of the InputPort.


Field Summary
static int VISUAL_ID
           
 
Constructor Summary
InputPortEditPart(View view)
           
 
Method Summary
 IFigure getContentPane()
           
 eu.geclipse.workflow.ui.internal.InputPortFigure 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

InputPortEditPart

public InputPortEditPart(View view)
Method Detail

getPrimaryShape

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

getContentPane

public IFigure getContentPane()

g-Eclipse
Release 1.0.0