Package | Description |
---|---|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
Modifier and Type | Interface and Description |
---|---|
interface |
IlpEquipmentLink
Objects implementing this interface will be recognized as links
in the default implementation
IlpDefaultEquipmentModel
of IlpEquipmentModel . |
interface |
IlpMutableEquipmentLink
Mutable extension of
IlpEquipmentLink . |
interface |
IlpMutableEquipmentNode
Mutable extension of
IlpEquipmentNode . |
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultEquipmentLink
This class is the default implementation of
IlpEquipmentLink . |
class |
IlpDefaultEquipmentNode
This class is the default implementation of
IlpEquipmentNode . |
Modifier and Type | Method and Description |
---|---|
IlpEquipmentNode |
IlpEquipmentNodeFactory.createEquipmentNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns an equipment node.
|
IlpEquipmentNode |
IlpDefaultEquipmentNodeFactory.createEquipmentNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns an equipment node.
|
IlpEquipmentNode |
IlpEquipmentAdapter.getEquipmentNode(IlpObject ilpObject)
Returns the equipment node representing the
IlpObject . |
IlpEquipmentNode |
IlpEquipmentAdapter.getEquipmentNode(Object identifier)
Returns the equipment node that represents the
IlpObject
that is identified by identifier . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.