|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpNetworkNode | |
|---|---|
| ilog.cpl.network | Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. |
| Uses of IlpNetworkNode in ilog.cpl.network |
|---|
| Subinterfaces of IlpNetworkNode in ilog.cpl.network | |
|---|---|
interface |
IlpMutableNetworkLink
Mutable extension of IlpNetworkLink. |
interface |
IlpMutableNetworkNode
Mutable extension of IlpNetworkNode. |
interface |
IlpNetworkLink
Objects implementing this interface will be recognized as links in the default implementation IlpDefaultNetworkModel of
IlpNetworkModel. |
| Classes in ilog.cpl.network that implement IlpNetworkNode | |
|---|---|
class |
IlpDefaultNetworkLink
This class is the default implementation of IlpNetworkLink. |
class |
IlpDefaultNetworkNode
This class is the default implementation of IlpNetworkNode. |
| Methods in ilog.cpl.network that return IlpNetworkNode | |
|---|---|
IlpNetworkNode |
IlpNetworkNodeFactory.createNetworkNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns a network node. |
IlpNetworkNode |
IlpDefaultNetworkNodeFactory.createNetworkNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns a network node. |
IlpNetworkNode |
IlpNetworkAdapter.getNetworkNode(IlpObject ilpObject)
Returns the network node representing the IlpObject. |
IlpNetworkNode |
IlpNetworkAdapter.getNetworkNode(Object identifier)
Returns the network node representing the IlpObject
identified by identifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||