OperationalLimitDirectionKind
Class Description
The direction attribute describes the side of a limit that is a violation.
Attributes
Name | Type | Description |
---|---|---|
absoluteValue | An absoluteValue limit means that a monitored absolute value above the limit value is a violation. | |
high | High means that a monitored value above the limit value is a violation. If applied to a terminal flow, the positive direction is into the terminal. | |
low | Low means a monitored value below the limit is a violation. If applied to a terminal flow, the positive direction is into the terminal. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None