| Package | Description | 
|---|---|
| ilog.views.gantt.model | 
 Contains abstract and basic implementations of
the Gantt data model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IlvGanttModelScheduler.ErrorHandler.error(IlvConstraintCycleException ex,
     IlvGanttModel ganttModel)
Signals that a constraint cycle was detected during computation of
 the critical path. 
 | 
void | 
IlvGanttModelScheduler.LoggingErrorHandler.error(IlvConstraintCycleException ex,
     IlvGanttModel ganttModel)
Signals that a constraint cycle was detected during computation of
 the critical path. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IlvCriticalPathCalculator.computeSchedule()
Computes the schedule of the Gantt data model by applying the critical path method. 
 | 
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.