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