Package ilog.ds.gantt

Provides base data source and event classes for gantt chart.

See:
          Description

Interface Summary
GanttDSListener Interface to be implemented for objects that need to be notified by the gantt data source.
IlGanttDataSource Gantt data source Interface to be implemented to manage dedicated listeners to this data source.
IlGanttDataSourceEditor Gantt data source editor Note that the dereferencing is missing.
 

Class Summary
ActivityEvent Event class used for all events happening on a gantt activity.
ConstraintEvent Event class used for all events happening on a gantt constraint.
IlGanttDSSupport Class supporting GanttDSListeners.
ReservationEvent Event class used for all events happening on a gantt reservation.
ResourceEvent Event class used for all events happening on a gantt resource.
 

Package ilog.ds.gantt Description

Provides base data source and event classes for gantt chart.