Class Description
An AccumulatorLimitSet specifies a set of Limits that are associated with an Accumulator measurement.
Attributes
None
Relationships
Inherits from
Descendant classes
- No 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 |
---|---|---|---|---|---|---|---|
Accumulator | 0..* | AccumulatorLimitSet | 0..* | Measurements | The Measurements using the LimitSet. | LimitSets | A measurement may have zero or more limit ranges defined for it. |
AccumulatorLimitSet | 1 | AccumulatorLimit | 1..* | LimitSet | The set of limits. | Limits | The limit values used for supervision of Measurements. |