g-Eclipse
Release 1.0.0

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

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

public class WorkflowJobDescriptionEditPart
extends ShapeNodeEditPart

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


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

WorkflowJobDescriptionEditPart

public WorkflowJobDescriptionEditPart(View view)
Method Detail

getPrimaryShape

public eu.geclipse.workflow.ui.internal.WorkflowJobDescriptionFigure getPrimaryShape()
Returns:
JobDescriptionFile

getContentPane

public IFigure getContentPane()

g-Eclipse
Release 1.0.0