de.cau.cs.kieler.synccharts.diagram.part
Class SyncchartsLinkDescriptor
java.lang.Object
de.cau.cs.kieler.synccharts.diagram.part.SyncchartsNodeDescriptor
de.cau.cs.kieler.synccharts.diagram.part.SyncchartsLinkDescriptor
public class SyncchartsLinkDescriptor
- extends SyncchartsNodeDescriptor
- 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 |
SyncchartsLinkDescriptor
public SyncchartsLinkDescriptor(EObject source,
EObject destination,
IElementType elementType,
int linkVID)
- Generated:
- This code was automatically generated.
SyncchartsLinkDescriptor
public SyncchartsLinkDescriptor(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.