Uses of Interface
ilog.cpl.model.container.IlpMutableRepresentationNode

Packages that use IlpMutableRepresentationNode
ilog.cpl.equipment Together with ilog.cpl.IlpEquipment, this package constitutes the ILOG JTGO Equipment component. 
ilog.cpl.graph Contains the abstract common implementation for both the IlpNetwork and IlpEquipment components, including a model, a view and a controller and related classes. 
ilog.cpl.model.container Provides interfaces for representation objects capable of forming a containment hierarchy. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
 

Uses of IlpMutableRepresentationNode in ilog.cpl.equipment
 

Subinterfaces of IlpMutableRepresentationNode in ilog.cpl.equipment
 interface IlpMutableEquipmentLink
          Mutable extension of IlpEquipmentLink.
 interface IlpMutableEquipmentNode
          Mutable extension of IlpEquipmentNode.
 

Classes in ilog.cpl.equipment that implement IlpMutableRepresentationNode
 class IlpDefaultEquipmentLink
          This class is the default implementation of IlpEquipmentLink.
 class IlpDefaultEquipmentNode
          This class is the default implementation of IlpEquipmentNode.
 

Uses of IlpMutableRepresentationNode in ilog.cpl.graph
 

Methods in ilog.cpl.graph with parameters of type IlpMutableRepresentationNode
 void IlpAbstractNodeAdapter.storeTemporaryRepresentationObject(IlpRepresentationNode node, IlpMutableRepresentationNode parent, IlpFilter boFilter)
          Stores a temporary object along with a filter to detect the corresponding business object.
 

Uses of IlpMutableRepresentationNode in ilog.cpl.model.container
 

Subinterfaces of IlpMutableRepresentationNode in ilog.cpl.model.container
 interface IlpMutableRepresentationLink
          Mutable extension of IlpRepresentationLink.
 

Classes in ilog.cpl.model.container that implement IlpMutableRepresentationNode
 class IlpAbstractRepresentationLink
          This class is the abstract implementation of IlpRepresentationLink.
 class IlpAbstractRepresentationNode
          This class is the abstract implementation of IlpRepresentationNode.
 

Uses of IlpMutableRepresentationNode in ilog.cpl.network
 

Subinterfaces of IlpMutableRepresentationNode in ilog.cpl.network
 interface IlpMutableNetworkLink
          Mutable extension of IlpNetworkLink.
 interface IlpMutableNetworkNode
          Mutable extension of IlpNetworkNode.
 

Classes in ilog.cpl.network that implement IlpMutableRepresentationNode
 class IlpDefaultNetworkLink
          This class is the default implementation of IlpNetworkLink.
 class IlpDefaultNetworkNode
          This class is the default implementation of IlpNetworkNode.
 



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