LimitDependency
Class Description
A limit calculation model used to compute an operational limit based on external input such as temperature. These are intended to be shared among operational limits with the same calculation form that apply to a piece of equipment..
Attributes
None
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
LimitDependency | 0..* | Equipment | 0..1 | LimitDependencyModel | Limit dependencymodels organized under this equipment as a means for organizing the model in a tree view. | Equipment | The equipment for which this limit dependency model is organized under. |
LimitDependency | 0..* | OperationalLimit | 0..* | LimitDependencyModel | The limit dependency models which are used to calculate this limit. If no limit dependencies are specified then the native limit value is used. | OperationalLimit | The operational limits to which this limit dependency model applies. |