ilog.cpl.model.container
Interface IlpMutableRepresentationLink

All Superinterfaces:
IlpAttributeValueHolder, IlpMutableRepresentationNode, IlpRepresentationLink, IlpRepresentationNode, IlpRepresentationObject
All Known Subinterfaces:
IlpMutableEquipmentLink, IlpMutableNetworkLink
All Known Implementing Classes:
IlpAbstractRepresentationLink, IlpDefaultEquipmentLink, IlpDefaultNetworkLink

public interface IlpMutableRepresentationLink
extends IlpMutableRepresentationNode, IlpRepresentationLink

Mutable extension of IlpRepresentationLink. Note: Objects implementing both IlpMutableRepresentationNode and IlpMutableRepresentationLink are considered as links.

Since:
JTGO 4.0

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

setFromNode

void setFromNode(IlpRepresentationNode node)
Changes the first end node of the link.


setToNode

void setToNode(IlpRepresentationNode node)
Changes the second end node of the link.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.