TechnicalSystemGroup instances.See: Description
| Class | Description |
|---|---|
| ApplicationGroup |
The Class ApplicationGroup is used in order to start the application
for the handling of several
TechnicalSystem's that are to be
controlled or optimised. |
| GroupController |
The Class GroupController serves as a controller for
TechnicalSystemGroups
and organizes the aggregated structure of subsystems that are either TechnicalSystems
ScheduleLists or TechnicalSystemGroups again. |
| GroupNotification |
The Class GroupNotification.
|
| GroupSelectionModel |
The Class GroupSelectionModel is used in order to keep the currently
selected instance within the GUI of the energy option model.
|
| GroupTreeModel |
The Class GroupTreeModel contains all
TechnicalSystem's, all Sub-TechnicalSystemGroup's
and all ScheduleList's that belong to the current TechnicalSystemGroup. |
| GroupTreeNodeObject |
The Class GroupTreeNodeObject represents the user object of the nodes in the
GroupTreeModel. |
| Enum | Description |
|---|---|
| GroupColumn |
The Enumeration GroupColumn describes the columns of the selection
table in
GroupMemberTableSelection. |
| GroupController.GroupMemberType | |
| GroupNotification.Reason |
The Enumeration Reason that describes possible reasons for the Notification.
|
TechnicalSystemGroup instances.
Here, the GroupController can be found (MVC pattern for instances of TechnicalSystemGroup).