TechnicalSystemGroup.See: Description
| Class | Description |
|---|---|
| AbstractGroupEvaluationStrategy |
The Class AbstractGroupEvaluationStrategy represents the super class for all group evaluation strategies
that are to be applied for specific
TechnicalSystemGroup's. |
| AbstractGroupEvaluationStrategyRT |
The Class AbstractGroupEvaluationStrategyRT represents the super class for all group evaluation strategies
that are to be applied for a real time control of specific
TechnicalSystemGroup's. |
| AbstractGroupTreeAction |
The abstract class AbstractGroupTreeAction can be extended in order to do Actions like summarising
and other on the whole
GroupTreeModel. |
| AddResultTreeAction |
This tree action adds individual evaluation results to its specific
EvaluationProcess. |
| AdjustInitialStateTreeAction |
The Class AdjustInitialStateTreeAction can be used in order to adjust the initial system states
of a
TechnicalSystemGroup and their sub systems. |
| ExecuteSubEvaluationStrategiesTreeAction |
The Class ExecuteSubEvaluationStrategiesTreeAction.
|
| FinalStateTreeAction |
The Class FinalStateTreeAction is used in order to prepare every node of a group member system after the evaluation process.
|
| InitialStateTreeAction |
The Class InitialStateTreeAction is used in order to prepare every
group member system for the evaluation process before it is actually executed.
|
| IOSelectTreeAction |
The Class IOSelectTreeAction selects all current IO-Lists from an aggregation and.
|
| MemberEvaluationStrategy |
The Class GroupMemberEvaluationStrategy.
|
| MemberEvaluationStrategyScheduList |
The Class MemberEvluationStrategyScheduList will automatically be used, if a
Sub-
ScheduleList is to be evaluated within an evaluation of a TechnicalSystemGroup. |
| MemberEvaluationStrategyTechnicalSystem |
The Class MemberEvaluationStrategyTechnicalSystem will automatically be used, if a
Sub-
TechnicalSystem is to be evaluated within an evaluation of a TechnicalSystemGroup. |
| SumUpFlowTreeAction |
The Class SumUpEnergyFlowTreeAction summarizes the energy flows of all sub systems
within an aggregation or
TechnicalSystemGroup respectively. |
| Enum | Description |
|---|---|
| AbstractGroupTreeAction.GroupTreeTraversal |
With the enumeration GroupTreeTraveral the traversal movement through the
GroupTreeModel can be specified. |
TechnicalSystemGroup.