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