g-Eclipse
Release 1.0.0

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

java.lang.Object
  extended by DiagramEditPart
      extended by eu.geclipse.workflow.ui.edit.parts.WorkflowEditPart

public class WorkflowEditPart
extends DiagramEditPart

The class that connects the Figure and Model of the Workflow


Field Summary
static java.lang.String MODEL_ID
           
static int VISUAL_ID
           
 
Constructor Summary
WorkflowEditPart(View view)
          Default constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODEL_ID

public static final java.lang.String MODEL_ID
See Also:
Constant Field Values

VISUAL_ID

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

WorkflowEditPart

public WorkflowEditPart(View view)
Default constructor.


g-Eclipse
Release 1.0.0