de.cau.cs.kieler.dataflow.diagram.part
Class DataflowLinkDescriptor
java.lang.Object
de.cau.cs.kieler.dataflow.diagram.part.DataflowNodeDescriptor
de.cau.cs.kieler.dataflow.diagram.part.DataflowLinkDescriptor
public class DataflowLinkDescriptor
- extends DataflowNodeDescriptor
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataflowLinkDescriptor
public DataflowLinkDescriptor(EObject source,
EObject destination,
IElementType elementType,
int linkVID)
- Generated:
- This code was automatically generated.
DataflowLinkDescriptor
public DataflowLinkDescriptor(EObject source,
EObject destination,
EObject linkElement,
IElementType elementType,
int linkVID)
- Generated:
- This code was automatically generated.
getSource
public EObject getSource()
- Generated:
- This code was automatically generated.
getDestination
public EObject getDestination()
- Generated:
- This code was automatically generated.
getSemanticAdapter
public IAdaptable getSemanticAdapter()
- Generated:
- This code was automatically generated.