Class Description
The operational meaning of a category of limits.
Attributes
Name | Type | Description |
---|---|---|
acceptableDuration | Seconds | The nominal acceptable duration of the limit. Limits are commonly expressed in terms of the time limit for which the limit is normally acceptable. The actual acceptable duration of a specific limit may depend on other local factors such as temperature or wind speed. The attribute has meaning only if the flag isInfiniteDuration is set to false, hence it shall not be exchanged when isInfiniteDuration is set to true. |
direction | OperationalLimitDirectionKind | The direction of the limit. |
isInfiniteDuration | Boolean | Defines if the operational limit type has infinite duration. If true, the limit has infinite duration. If false, the limit has definite duration which is defined by the attribute acceptableDuration. |
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 |
---|---|---|---|---|---|---|---|
OperationalLimit | 0..* | OperationalLimitType | 0..1 | OperationalLimit | The operational limits associated with this type of limit. | OperationalLimitType | The limit type associated with this limit. |
OperatonalLimitTypeScaling | 0..1 | OperationalLimitType | 1 | TargetOperationalLimitmTypeScaling | TargetOperationalLimit | ||
OperatonalLimitTypeScaling | 0..* | OperationalLimitType | 0..1 | SourceOperationalLimitTypeScaling | SourceOperationalLimitType |