Interface | Description |
---|---|
NextChangeAction.HasNext | |
PrevChangeAction.HasPrevious |
Class | Description |
---|---|
CompareActivityRenderFactory |
Custom Activity Renderer factory so that we can use it for the Compare View
|
CompareItem<Chart extends ilog.views.gantt.IlvHierarchyChart> |
Compare Item is a single view in a larger compare view.
|
CompareView |
The compare optimization view is a specialized view that presents 2 gantt models in a dual vertical pane, where the
two views are in sync for comparison purposes.
|
GanttViewCompareItem | |
LoadAndAvailabilityResourceViewCompareItem |
A compare view item for the Load and Availability view
|
ModifiedActivityFilter |
Simple Filter that will only show items that are "new" or "modified"
|
ModifiedOrNewPredicate |
Simple Predicate that returns true if the Node is new or modified as per the rules of the
CompareView viewer |
ModifiedResourceFilter |
Simple Filter that will only show items that are "new" or "modified"
|
NextChangeAction |
Action for Next Change
|
PrevChangeAction |
Action for prevous change
|
ResourceViewCompareItem |
A resource compare view
|
SKDModelLoader |
Gantt Model loader used to load Scenario Models
|