g-Eclipse
Release 1.0.0

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

java.lang.Object
  extended by ConnectionNodeEditPart
      extended by eu.geclipse.workflow.ui.edit.parts.LinkEditPart

public class LinkEditPart
extends ConnectionNodeEditPart

The class that connects the Figure and Model of Links.


Field Summary
static int VISUAL_ID
           
 
Constructor Summary
LinkEditPart(View view)
           
 
Method Summary
 
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

LinkEditPart

public LinkEditPart(View view)

g-Eclipse
Release 1.0.0