Package | Description |
---|---|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
Modifier and Type | Interface and Description |
---|---|
interface |
IlpMutableEquipmentModel
The
IlpMutableEquipmentModel class defines access methods
for equipment model implementations. |
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractEquipmentModel
This class is an implementation of the
IlpEquipmentModel
interface. |
class |
IlpDefaultEquipmentModel
This class is the default implementation of the
IlpEquipmentModel interface. |
Constructor and Description |
---|
EquipmentModelEvent(IlpEquipmentModel source,
EquipmentModelEvent.Type type,
Collection objects)
Creates an event.
|
EquipmentModelEvent(IlpEquipmentModel source,
EquipmentModelEvent.Type type,
IlpRepresentationObject object)
Creates an event.
|
EquipmentModelEvent(IlpEquipmentModel source,
EquipmentModelEvent.Type type,
IlpRepresentationObject link,
boolean origin,
IlpRepresentationObject oldEnd,
IlpRepresentationObject newEnd)
Creates a link-related event.
|
EquipmentModelEvent(IlpEquipmentModel source,
EquipmentModelEvent.Type type,
IlpRepresentationObject object,
int[] indices,
IlpRepresentationObject[] children)
Creates a container-related event.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.