|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpMutableRepresentationLink
Mutable extension of IlpRepresentationLink.
Note: Objects implementing both
IlpMutableRepresentationNode and
IlpMutableRepresentationLink are considered as links.
| Field Summary |
|---|
| Fields inherited from interface ilog.cpl.model.IlpAttributeValueHolder |
|---|
VALUE_NOT_SET |
| Fields inherited from interface ilog.cpl.model.IlpAttributeValueHolder |
|---|
VALUE_NOT_SET |
| Method Summary | |
|---|---|
void |
setFromNode(IlpRepresentationNode node)
Changes the first end node of the link. |
void |
setToNode(IlpRepresentationNode node)
Changes the second end node of the link. |
| Methods inherited from interface ilog.cpl.model.container.IlpMutableRepresentationNode |
|---|
addChild, addChildren, addChildren, removeChild, removeChildren, removeChildren, removeChildren |
| Methods inherited from interface ilog.cpl.model.container.IlpRepresentationNode |
|---|
addRepresentationNodeListener, getAllowsChildren, getChildren, getExpansionStrategy, getParent, isLeaf, removeRepresentationNodeListener |
| Methods inherited from interface ilog.cpl.model.IlpRepresentationObject |
|---|
getEditor, getIlpObject |
| Methods inherited from interface ilog.cpl.model.IlpAttributeValueHolder |
|---|
addAttributeValueListener, fireEvent, getAttributeGroup, getAttributeValue, getAttributeValue, hasAttributeValue, removeAttributeValueListener, setAttributeValue, setAttributeValue |
| Methods inherited from interface ilog.cpl.model.container.IlpRepresentationLink |
|---|
addRepresentationLinkListener, getFromNode, getToNode, removeRepresentationLinkListener |
| Methods inherited from interface ilog.cpl.model.container.IlpRepresentationNode |
|---|
addRepresentationNodeListener, getAllowsChildren, getChildren, getExpansionStrategy, getParent, isLeaf, removeRepresentationNodeListener |
| Methods inherited from interface ilog.cpl.model.IlpRepresentationObject |
|---|
getEditor, getIlpObject |
| Methods inherited from interface ilog.cpl.model.IlpAttributeValueHolder |
|---|
addAttributeValueListener, fireEvent, getAttributeGroup, getAttributeValue, getAttributeValue, hasAttributeValue, removeAttributeValueListener, setAttributeValue, setAttributeValue |
| Method Detail |
|---|
void setFromNode(IlpRepresentationNode node)
void setToNode(IlpRepresentationNode node)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||