|
| Performance Threshold ABE UML Documentation |
Common Domain::Performance ABE::Performance Threshold ABE
Class PerformanceThresholdRule
A base entity for concrete definition of thresholds.
| Attributes |
| «dataType» PerformanceConsequence | _performanceConsequence |
A threshold crossing or a threshold ceased to be crossing results in a Performance consequence.
|
| PerformanceThreshold | _performanceThreshold | |
| ThresholdCondition | thresholdRuleCondition |
A threshold may have two possible values: "Raise" - a threshold was crossed or "Clear" - a threshold ceased crossing.
|
| PerceivedSeverity | thresholdRuleSeverity |
A threshold can be generated in different severity levels. A crossing for each level may require a different condition and possibly trigger a different consequence. The supported severity levels are equivalent to the possible severity level of alarms.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | dataType |
| Name | PerformanceThresholdRule |
| Name Expression | |
| Namespace | Performance Threshold ABE |
| Owned Template Signature | |
| Owner | Performance Threshold ABE |
| Owning Template Parameter | |
| Package | Performance Threshold ABE |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRule |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
_performanceConsequence
Public «dataType» PerformanceConsequence _performanceConsequence
-
A threshold crossing or a threshold ceased to be crossing results in a Performance consequence.
-
Constraints:
-
Properties:
-
_performanceThreshold
Public PerformanceThreshold _performanceThreshold
-
Constraints:
-
Properties:
-
thresholdRuleCondition
Public ThresholdCondition thresholdRuleCondition
-
A threshold may have two possible values: "Raise" - a threshold was crossed or "Clear" - a threshold ceased crossing.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «dataType» PerformanceThresholdRule |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | thresholdRuleCondition |
| Name Expression | |
| Namespace | «dataType» PerformanceThresholdRule |
| Opposite | |
| Owner | «dataType» PerformanceThresholdRule |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRule::thresholdRuleCondition |
| Stereotype | required |
| Template Parameter | |
| Type | ThresholdCondition |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
thresholdRuleSeverity
Public PerceivedSeverity thresholdRuleSeverity
-
A threshold can be generated in different severity levels. A crossing for each level may require a different condition and possibly trigger a different consequence. The supported severity levels are equivalent to the possible severity level of alarms.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «dataType» PerformanceThresholdRule |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | thresholdRuleSeverity |
| Name Expression | |
| Namespace | «dataType» PerformanceThresholdRule |
| Opposite | |
| Owner | «dataType» PerformanceThresholdRule |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRule::thresholdRuleSeverity |
| Stereotype | required |
| Template Parameter | |
| Type | PerceivedSeverity |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Performance Threshold ABE UML Documentation |