| Performance Threshold ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
Various types of threshold logic can be implemented by this entity. For example: Indicator > Value.
Attributes | ||
MetricThresholdComparator | ![]() |
An operator that when applied on a value specifies whether a threshold is crossed or ceased to be crossed.This operator is used to compare with the conformanceTargetLower. |
MetricThresholdComparator | ![]() |
An operator that when applied on a value specifies whether a threshold is crossed or ceased to be crossed.This operator is used to compare with the conformanceTargetUpper. |
«baseType» TimePeriod | ![]() |
An interval of time during which the conformanceTarget must be measured. |
long | ![]() |
A value used to determine if the threshold is crossed or ceases to be crossed. It represents the Lower limit. The value should be less than the conformanceTargetUpper. The conformance comparators should also be logically defined so as to not lead to a logically impossible condition. |
long | ![]() |
A value used to determine if the threshold is crossed or ceases to be crossed. It represents the Upper limit. The value should be greater than the conformanceTargetLower. The conformance comparators should also be logically defined so as to not lead to a logically impossible condition. |
Integer | ![]() |
The number of allowed crossing occurrences in reference to the conformancePeriod without a Performance threshold Consequence being initiated. |
long | ![]() |
A percent that is used to specify when a warning should be used that indicates a Performance threshold is in danger of being crossed. |
«baseType» TimePeriod | ![]() |
An interval of time over which the toleranceTarget is acceptable before a Performance threshold Consequence is initiated. |
long | ![]() |
A percent that specifies the allowable variation of a conformanceTarget. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | dataType |
Name | PerformanceThresholdRuleDefinition |
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::PerformanceThresholdRuleDefinition |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public MetricThresholdComparator conformanceComparatorLower
An operator that when applied on a value specifies whether a threshold is crossed or ceased to be crossed.This operator is used to compare with the conformanceTargetLower.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | (1) |
Multiplicity | 1 |
Name | conformanceComparatorLower |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::conformanceComparatorLower |
Stereotype | required |
Template Parameter | |
Type | MetricThresholdComparator |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public MetricThresholdComparator conformanceComparatorUpper
An operator that when applied on a value specifies whether a threshold is crossed or ceased to be crossed.This operator is used to compare with the conformanceTargetUpper.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | conformanceComparatorUpper |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::conformanceComparatorUpper |
Stereotype | |
Template Parameter | |
Type | MetricThresholdComparator |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public «baseType» TimePeriod conformancePeriod
An interval of time during which the conformanceTarget must be measured.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | conformancePeriod |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::conformancePeriod |
Stereotype | required |
Template Parameter | |
Type | «baseType» TimePeriod |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public long conformanceTargetLower
A value used to determine if the threshold is crossed or ceases to be crossed. It represents the Lower limit. The value should be less than the conformanceTargetUpper. The conformance comparators should also be logically defined so as to not lead to a logically impossible condition.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | (1) |
Multiplicity | 1 |
Name | conformanceTargetLower |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::conformanceTargetLower |
Stereotype | required |
Template Parameter | |
Type | long |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public long conformanceTargetUpper
A value used to determine if the threshold is crossed or ceases to be crossed. It represents the Upper limit. The value should be greater than the conformanceTargetLower. The conformance comparators should also be logically defined so as to not lead to a logically impossible condition.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | conformanceTargetUpper |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::conformanceTargetUpper |
Stereotype | |
Template Parameter | |
Type | long |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer gracePeriods
The number of allowed crossing occurrences in reference to the conformancePeriod without a Performance threshold Consequence being initiated.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | gracePeriods |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::gracePeriods |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public long thresholdTarget
A percent that is used to specify when a warning should be used that indicates a Performance threshold is in danger of being crossed.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | thresholdTarget |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::thresholdTarget |
Stereotype | required |
Template Parameter | |
Type | long |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public «baseType» TimePeriod tolerancePeriod
An interval of time over which the toleranceTarget is acceptable before a Performance threshold Consequence is initiated.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | tolerancePeriod |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::tolerancePeriod |
Stereotype | required |
Template Parameter | |
Type | «baseType» TimePeriod |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public long toleranceTarget
A percent that specifies the allowable variation of a conformanceTarget.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» PerformanceThresholdRuleDefinition |
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 | toleranceTarget |
Name Expression | |
Namespace | «dataType» PerformanceThresholdRuleDefinition |
Opposite | |
Owner | «dataType» PerformanceThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Performance ABE::Performance Threshold ABE::PerformanceThresholdRuleDefinition::toleranceTarget |
Stereotype | required |
Template Parameter | |
Type | long |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Performance Threshold ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |