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

Inherits from

Descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
Analytic 0..1 AnalyticScore 0..* Analytic Analytic which was executed to arrive at this analytic score.. AnalyticScore Analytic score produced by this analytic.
AnalyticScore 0..* Asset 0..1 AnalyticScore Analytic result related to this asset. Asset Asset to which this analytic score applies.
AggregateScore 0..1 AnalyticScore 1..* AssetAggregateScore Aggregate score to which this analytic score contributed. AnalyticScore Analytic score contributing to this aggregate score.
AssetGroup 0..1 AnalyticScore 0..* AssetGroup Asset group to which this analytic score applies.. AnalyticScore Analytic score for this asset group.