public static class LinkConstraint.Impl extends Constraint.Impl implements LinkConstraint
LinkConstraint.Impl, LinkConstraint.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
Name |
getName() |
Name |
getTarget() |
void |
setName(Name name) |
void |
setTarget(Name target) |
getOwner, setOwnergetPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, ofgetOwner, of, setOwnergetPosition, setPositionpublic Name getName()
getName in interface LinkConstraintpublic void setName(Name name)
setName in interface LinkConstraintpublic Name getTarget()
getTarget in interface LinkConstraintpublic void setTarget(Name target)
setTarget in interface LinkConstraint