ilog.cpl.IlpEquipment
, this package constitutes
the JTGO Equipment component.See: Description
Interface | Description |
---|---|
EquipmentModelListener |
This interface allows you to observe the changes of an
IlpEquipmentModel . |
EquipmentSelectionListener |
This interface allows the observing of changes to an
IlpEquipmentSelectionModel . |
IlpEquipmentHandler |
This interface allows a handler to customize various actions that
modify the model, often triggered through interactors, and to customize
the configuration of the view.
|
IlpEquipmentLink |
Objects implementing this interface will be recognized as links
in the default implementation
IlpDefaultEquipmentModel
of IlpEquipmentModel . |
IlpEquipmentLinkFactory |
Factory interface for equipment links.
|
IlpEquipmentModel |
The
IlpEquipmentModel interface describes the equipment
component object hierarchy and its associations. |
IlpEquipmentNode |
Objects implementing this interface will be recognized as nodes
in the default implementation
IlpDefaultEquipmentModel
of IlpEquipmentModel . |
IlpEquipmentNodeFactory |
Factory interface for equipment nodes.
|
IlpEquipmentSelectionModel |
This model gives access to and maintains the selected object in an
IlpEquipmentView . |
IlpMutableEquipmentLink |
Mutable extension of
IlpEquipmentLink . |
IlpMutableEquipmentModel |
The
IlpMutableEquipmentModel class defines access methods
for equipment model implementations. |
IlpMutableEquipmentNode |
Mutable extension of
IlpEquipmentNode . |
Class | Description |
---|---|
EquipmentModelEvent |
This class describes a change in an
IlpEquipmentModel object. |
EquipmentModelEvent.Type |
Event types
|
EquipmentSelectionEvent |
This class describes a change in the set of selected objects
managed by an
IlpEquipmentSelectionModel . |
EquipmentSelectionEvent.Type |
Even types
|
IlpAbstractEquipmentModel |
This class is an implementation of the
IlpEquipmentModel
interface. |
IlpAbstractEquipmentModelListener |
This class provides an abstract equipment model listener implementation.
|
IlpAbstractEquipmentSelectionModel |
This class is an implementation of the
IlpNetworkSelectionModel
interface which handles notification to listeners of the model. |
IlpDefaultEquipmentLink |
This class is the default implementation of
IlpEquipmentLink . |
IlpDefaultEquipmentLinkFactory |
The default implementation of equipment link factory.
|
IlpDefaultEquipmentModel |
This class is the default implementation of the
IlpEquipmentModel interface. |
IlpDefaultEquipmentNode |
This class is the default implementation of
IlpEquipmentNode . |
IlpDefaultEquipmentNodeFactory |
Default implementation of equipment node factory.
|
IlpDefaultEquipmentSelectionModel |
This is the default implementation of
IlpEquipmentSelectionModel . |
IlpEquipmentAdapter |
This class adapts a data source to an equipment.
|
IlpEquipmentController |
This class manages interactions between the user and an
IlpEquipmentView . |
IlpEquipmentHandlerWithDataSource |
This class is the preferred handler for the Equipment component.
|
IlpEquipmentHandlerWithoutDataSource |
This class is the preferred handler for the Equipment component when no
IlpDataSource is used. |
IlpEquipmentLoggers |
This class contains all loggers for the package
ilog.cpl.equipment . |
IlpEquipmentView |
This class displays the contents of an
IlpEquipmentModel
in a Rogue Wave JViews grapher. |
Together with ilog.cpl.IlpEquipment
, this package constitutes
the JTGO Equipment component.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.