public interface IlpMutableRepresentationLink extends IlpMutableRepresentationNode, IlpRepresentationLink
IlpRepresentationLink
.
Note: Objects implementing both
IlpMutableRepresentationNode
and
IlpMutableRepresentationLink
are considered as links.VALUE_NOT_SET
Modifier and Type | Method and Description |
---|---|
void |
setFromNode(IlpRepresentationNode node)
Changes the first end node of the link.
|
void |
setToNode(IlpRepresentationNode node)
Changes the second end node of the link.
|
addChild, addChildren, addChildren, removeChild, removeChildren, removeChildren, removeChildren
addRepresentationLinkListener, getFromNode, getToNode, removeRepresentationLinkListener
addRepresentationNodeListener, getAllowsChildren, getChildren, getExpansionStrategy, getParent, isLeaf, removeRepresentationNodeListener
getEditor, getIlpObject
addAttributeValueListener, fireEvent, getAttributeGroup, getAttributeValue, getAttributeValue, hasAttributeValue, removeAttributeValueListener, setAttributeValue, setAttributeValue
void setFromNode(IlpRepresentationNode node)
void setToNode(IlpRepresentationNode node)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.