Name | Description | |
---|---|---|
![]() |
Adds an existing activity to the project. |
|
![]() |
Adds an existing dependency to the project. |
|
![]() |
Adds an existing resource to the project. |
|
![]() |
Adds an existing resource allocation to the project. |
|
![]() |
Stops recording undo/redo commands into a CompositeCommand and discards the records created so far. |
|
![]() |
Removes all activities from the project. |
|
![]() |
Removes all dependencies from the project. |
|
![]() |
Removes all resource allocations from the project. |
|
![]() |
Removes all resources from the project. |
|
![]() |
Stops recording undo/redo commands into a CompositeCommand and saves the composite in the history queue. |
|
![]() |
Creates and adds a new activity to the project. A respective object of type ActivityType is created and added to the underlying model as well. |
|
![]() |
Creates and adds a new dependency to the project. A respective object of type DependencyType is created and added to the underlying model as well. |
|
![]() |
Creates and adds a new resource to the project. A respective object of type ResourceType is created and added to the underlying model as well. |
|
![]() |
Creates and adds a new resource allocation to the project. A respective object of type ResourceAllocationType is created and added to the underlying model as well. |
|
![]() |
Creates and adds a new activity to the project. |
|
![]() |
Creates and adds a new dependency to the project. |
|
![]() |
Creates and adds a new resource to the project. |
|
![]() |
Creates and adds a new resource allocation to the project. |
|
![]() |
Removes the specified activity from the project. |
|
![]() |
Removes the specified dependency from the project. |
|
![]() |
Removes the specified resource from the project. |
|
![]() |
Removes the specified resource allocation from the project. |
|
![]() |
Executes the specified command on this project. |
|
![]() |
Finds the critical path in the project. |
|
![]() |
Overloaded. Finds an unallocated period with the specified duration for the specified resource, within the specified time interval. |
|
![]() |
Invalidates the bounds of all activities in the project. |
|
![]() |
Purges all commands from the underlying undo history. If undo is not enabled, nothing happens. |
|
![]() |
Raises the ActionRedone event. |
|
![]() |
Raises the ActionUndone event. |
|
![]() |
Executes again an action saved in the command history. |
|
![]() |
Removes the specified activity from the project. |
|
![]() |
Removes the specified dependency from the project. |
|
![]() |
Removes the specified resource from the project. |
|
![]() |
Removes the specified resource allocation from the project. |
|
![]() |
Starts recording undo/redo commands into a CompositeCommand. |
|
![]() |
Undoes an action saved in the command history. |