public class GanttCommand
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GanttCommand.DeleteSelectedConstraintsActionAn action that deletes the selected constraints from the specified
 chart. | 
| static class  | GanttCommand.ExitActionAn action that exits the current application. | 
| static class  | GanttCommand.MakeConstraintActionAn action that installs the constraint creation interactor on the specified
 chart. | 
| Constructor and Description | 
|---|
| GanttCommand() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | removeFromGanttModel(ilog.views.gantt.IlvGanttModel model,
                    ilog.views.gantt.IlvConstraint constraint)Deletes the specified constraint from the data model. |