AnalyticScore
Class Description
An indicative scoring by an analytic that can be used to characterize the health of or the risk associated with one or more assets. The analytic score reflects the results of an execution of an analytic against an asset or group of assets.
Attributes
Name | Type | Description |
---|---|---|
calculationDateTime | DateTime | Timestamp of when the score was calculated. |
effectiveDateTime | DateTime | Date-time for when the score applies. |
value | Float | Asset health score value. |
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
AnalyticScore | 0..* | Asset | 0..1 | AnalyticScore | Analytic result related to this asset. | Asset | Asset to which this analytic score applies. |
AnalyticScore | 0..* | AssetGroup | 0..1 | AnalyticScore | Analytic score for this asset group. | AssetGroup | Asset group to which this analytic score applies.. |
AnalyticScore | 1..* | AggregateScore | 0..1 | AnalyticScore | Analytic score contributing to this aggregate score. | AssetAggregateScore | Aggregate score to which this analytic score contributed. |
AnalyticScore | 0..* | Analytic | 0..1 | AnalyticScore | Analytic score produced by this analytic. | Analytic | Analytic which was executed to arrive at this analytic score.. |