| Metric Definition Measure 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. |
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 tolerancePeriod without a consequence being initiated. |
«baseType» Duration | ![]() |
An interval of time of allowed crossing occurrences before a consequence being initiated. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | MetricThresholdRuleDefinition |
Name Expression | |
Namespace | Metric Definition Measure Threshold ABE |
Owned Template Signature | |
Owner | Metric Definition Measure Threshold ABE |
Owning Template Parameter | |
Package | Metric Definition Measure Threshold ABE |
Qualified Name | SID Models::Common Domain::Metric ABE::Metric Definition Measure ABE::Metric Definition Measure Threshold ABE::MetricThresholdRuleDefinition |
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 | MetricThresholdRuleDefinition |
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 | MetricThresholdRuleDefinition |
Opposite | |
Owner | MetricThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Metric ABE::Metric Definition Measure ABE::Metric Definition Measure Threshold ABE::MetricThresholdRuleDefinition::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 | MetricThresholdRuleDefinition |
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 | MetricThresholdRuleDefinition |
Opposite | |
Owner | MetricThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Metric ABE::Metric Definition Measure ABE::Metric Definition Measure Threshold ABE::MetricThresholdRuleDefinition::conformanceComparatorUpper |
Stereotype | |
Template Parameter | |
Type | MetricThresholdComparator |
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 | MetricThresholdRuleDefinition |
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 | MetricThresholdRuleDefinition |
Opposite | |
Owner | MetricThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Metric ABE::Metric Definition Measure ABE::Metric Definition Measure Threshold ABE::MetricThresholdRuleDefinition::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 | MetricThresholdRuleDefinition |
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 | MetricThresholdRuleDefinition |
Opposite | |
Owner | MetricThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Metric ABE::Metric Definition Measure ABE::Metric Definition Measure Threshold ABE::MetricThresholdRuleDefinition::conformanceTargetUpper |
Stereotype | |
Template Parameter | |
Type | long |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer numberOfAllowedCrossing
The number of allowed crossing occurrences in reference to the tolerancePeriod without a consequence being initiated.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MetricThresholdRuleDefinition |
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 | numberOfAllowedCrossing |
Name Expression | |
Namespace | MetricThresholdRuleDefinition |
Opposite | |
Owner | MetricThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Metric ABE::Metric Definition Measure ABE::Metric Definition Measure Threshold ABE::MetricThresholdRuleDefinition::numberOfAllowedCrossing |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «baseType» Duration tolerancePeriod
An interval of time of allowed crossing occurrences before a consequence being initiated.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MetricThresholdRuleDefinition |
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 | tolerancePeriod |
Name Expression | |
Namespace | MetricThresholdRuleDefinition |
Opposite | |
Owner | MetricThresholdRuleDefinition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Metric ABE::Metric Definition Measure ABE::Metric Definition Measure Threshold ABE::MetricThresholdRuleDefinition::tolerancePeriod |
Stereotype | required |
Template Parameter | |
Type | «baseType» Duration |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Metric Definition Measure Threshold ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |