de.cau.cs.kieler.kaom.diagram.edit.policies
Class KaomBaseItemSemanticEditPolicy.LinkConstraints
java.lang.Object
de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy.LinkConstraints
- Enclosing class:
- KaomBaseItemSemanticEditPolicy
public static class KaomBaseItemSemanticEditPolicy.LinkConstraints
- extends Object
- 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 |
canCreateLink_4001
public boolean canCreateLink_4001(Entity container,
Linkable source,
Linkable target)
- Generated:
- This code was automatically generated.
canExistLink_4001
public boolean canExistLink_4001(Entity container,
Link linkInstance,
Linkable source,
Linkable target)
- Generated:
- This code was automatically generated.