Contains Classes that provide functionality for Core systems and other logical features.
| Class | Description | |
|---|---|---|
| ActionDelegate | The ActionDelegate is responsible for brokering commands to the actions that have registered for the command type. | |
| SelectionController | Provides a set of controls that allows any object that implement ISelectable to behave as a selection group. | |
| SelectionGroup | Class defines a group of seletable items allowing the items to work as one entity. | |
| TaskController | The TaskController class is the main manager of the task system framework. |