eu.geclipse.workflow.ui.part
Class WorkflowLinkDescriptor
java.lang.Object
eu.geclipse.workflow.ui.part.WorkflowNodeDescriptor
eu.geclipse.workflow.ui.part.WorkflowLinkDescriptor
public class WorkflowLinkDescriptor
- extends WorkflowNodeDescriptor
|
Constructor Summary |
WorkflowLinkDescriptor(EObject source,
EObject destination,
EObject linkElement,
IElementType elementType,
int linkVID)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowLinkDescriptor
public WorkflowLinkDescriptor(EObject source,
EObject destination,
EObject linkElement,
IElementType elementType,
int linkVID)
getSource
public EObject getSource()
getDestination
public EObject getDestination()
getSemanticAdapter
public IAdaptable getSemanticAdapter()