AnomalyThresholdRule

Header Image
Project:
AnomalyThresholdRule : Public <<TMF_BusinessEntity>> Business Entity
Created: 2/6/2023 5:39:15 PM
Modified: 1/16/2025 11:02:14 AM
Project:
Advanced:
A rule that defines the condition (raise or clear) to achieve to apply consequences when a threshold (AnomalyThresholdSet) is crossed or ceased to be crossed. It also defines the severity of the raise or clear of the threshold.<br/>
  • Attributes
  • Associations To
  • Associations From
  • Tagged Values
  • Advanced
  • Other Links
Attribute Scope Type
conformanceComparatorLower Public MetricThresholdComparator
Notes: An operator that when applied on a value specifies whether a threshold is crossed or ceased to be crossed.<br/><br/>This operator is used to compare with the conformanceTargetLower.<br/>
conformanceComparatorUpper Public MetricThresholdComparator
Notes: An operator that when applied on a value specifies whether a threshold is crossed or ceased to be crossed.<br/><br/>This operator is used to compare with the conformanceTargetUpper.<br/>
conformanceTargetLower Public long
Notes: 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.<br/>
conformanceTargetUpper Public long
Notes: 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.<br/>
derivationAlgorithm Public String
Notes: A step-by-step procedure used to calculate the value of the indicator measurement. <br/>
numberOfAllowedCrossing Private int
Notes: The number of allowed crossing occurrences in reference to the tolerancePeriod without a consequence being initiated.<br/>
thresholdRuleSeverity Public MetricPerceivedSeverity
Notes: 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.<br/>
tolerancePeriod Public Duration
Notes: An interval of time of allowed crossing occurrences before a consequence being initiated.<br/>
Element Source Role Target Role
«TMF_BusinessEntity» AnomalyConsequence
Business Entity  
Name:  
 
Name:  
 
Details:
 
«TMF_BusinessEntity» AnomalyThresholdSet
Business Entity  
Name:  
 
Name:  
 
Details:
 
«TMF_ABE» Anomaly ABE
ABE «TMF_ABEIsComposedByEntity»
Name:  
 
Name:  
 
Details:
 
Element Source Role Target Role
«TMF_ABE» Anomaly ABE
ABE «TMF_ABEIsComposedByEntity»
Name:  
 
Name:  
 
Details:
 
Tag Value
IsCoreEntity False
Details:
Values: true,false
Default: False
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«TMF_BusinessEntity» AnomalyThresholdSet Business Entity Weak To  
«TMF_BusinessEntity» PolicyRule Business Entity Generalization To