Package | Description |
---|---|
ilog.views.gantt.model |
Contains abstract and basic implementations of
the Gantt data model.
|
ilog.views.gantt.model.filter |
Contains Gantt data model implementations that encapsulate and filter other
data models.
|
ilog.views.gantt.model.general |
Contains a Gantt data model implementation that supports user-defined properties.
|
ilog.views.gantt.model.jdbc |
Contains a Gantt data model implementation that connects to a JDBC database.
|
ilog.views.gantt.model.table |
Contains a Gantt data model implementation that connects to Swing
TableModel
instances. |
Class and Description |
---|
IlvAbstractActivity
IlvAbstractActivity is the superclass of all IlvActivity
implementations. |
IlvAbstractConstraint
IlvAbstractConstraint is the superclass of all
IlvConstraint implementations. |
IlvAbstractGanttModel
IlvAbstractGanttModel is the superclass of all
IlvGanttModel implementations. |
IlvAbstractReservation
IlvAbstractReservation is the superclass of all
IlvReservation implementations. |
IlvAbstractResource
IlvAbstractResource is the superclass of all IlvResource
implementations. |
IlvConstraintCycleException
This exception is thrown when a cyclical constraint path has been detected in a Gantt
data model.
|
IlvGanttModelScheduler.ErrorHandler
This interface is used to pass back exceptions that occur during
computation of a data model's critical path.
|
IlvSimpleActivity
IlvSimpleActivity is a relatively simple, memory-based
implementation of the IlvActivity interface that can be
extended in a straightforward manner for more complex needs. |
IlvSimpleResource
IlvSimpleResource is a relatively simple, memory-based
implementation of the IlvResource interface that can be
extended in a straightforward manner for more complex needs. |
Class and Description |
---|
IlvAbstractGanttModel
IlvAbstractGanttModel is the superclass of all
IlvGanttModel implementations. |
Class and Description |
---|
IlvAbstractActivity
IlvAbstractActivity is the superclass of all IlvActivity
implementations. |
IlvAbstractConstraint
IlvAbstractConstraint is the superclass of all
IlvConstraint implementations. |
IlvAbstractReservation
IlvAbstractReservation is the superclass of all
IlvReservation implementations. |
IlvAbstractResource
IlvAbstractResource is the superclass of all IlvResource
implementations. |
IlvPropertyHolderActivity
The interface
IlvPropertyHolderActivity denotes an activity which
has a number of specific time points. |
IlvSimpleActivity
IlvSimpleActivity is a relatively simple, memory-based
implementation of the IlvActivity interface that can be
extended in a straightforward manner for more complex needs. |
IlvSimpleConstraint
IlvSimpleConstraint is a relatively simple, memory-based
implementation of the IlvConstraint interface that can be
extended in a straightforward manner for more complex needs. |
IlvSimpleReservation
IlvSimpleReservation is a relatively simple, memory-based
implementation of the IlvReservation interface that can
be extended in a straightforward manner for more complex needs. |
IlvSimpleResource
IlvSimpleResource is a relatively simple, memory-based
implementation of the IlvResource interface that can be
extended in a straightforward manner for more complex needs. |
Class and Description |
---|
IlvAbstractGanttModel
IlvAbstractGanttModel is the superclass of all
IlvGanttModel implementations. |
Class and Description |
---|
IlvAbstractActivity
IlvAbstractActivity is the superclass of all IlvActivity
implementations. |
IlvAbstractConstraint
IlvAbstractConstraint is the superclass of all
IlvConstraint implementations. |
IlvAbstractGanttModel
IlvAbstractGanttModel is the superclass of all
IlvGanttModel implementations. |
IlvAbstractReservation
IlvAbstractReservation is the superclass of all
IlvReservation implementations. |
IlvAbstractResource
IlvAbstractResource is the superclass of all IlvResource
implementations. |
IlvPropertyHolderActivity
The interface
IlvPropertyHolderActivity denotes an activity which
has a number of specific time points. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.