Gantt Data Sources
On this page:
ilog.server.jsds.gantt
This package includes the following classes which represent server object relations as a Gantt model with activity, constraint, reservation, and resource objects.
IlsRpGanttModel
IlsRpActivity
IlsRpResource
IlsRpConstraint
IlsRpReservation
IlsGanttDataSource
IlsGanttDS2IlvHierarchyChartAdapter
ilog.server.jsds.gantt .IlsRpGanttModel
The class IlsRpGanttModel instantiates a
ilog.server.jsds.gantt .IlsRpActivity
This class instantiates
ilog.server.jsds.gantt. IlsRpResource
This class instantiates
ilog.server.jsds.gantt. IlsRpConstraint
This class instantiates
ilog.server.jsds.gantt .IlsRpReservation
This class instantiates
ilog.server.jsds.gantt .IlsGanttDataSource
Instances of this class create a
ilog.server.jsds.adapter. IlsGanttDS2IlvHierarchyChartAdapter
This class provides a basic interface between a Gantt data source and a JViews Gantt chart or Schedule chart and its underlying Gantt model. You can derive this class or create adapter strategies from the IlsGanttDS2IlvHierarchyChartStrategy base class.