ProcessSpecification
Supertype: Specification
Definition: Specification that provides information used to assess the conformance of a variable to process requirements.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.7 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | DataItemTypeEnum | 1.7 | 1 | same as DataItem::type. See DataItem Types. The type MUST be specified | |
subType | DataItemSubTypeEnum | 1.7 | 0..1 | same as DataItem::subType. See Section DataItem. | |
dataItemIdRef | ID | 1.7 | 0..1 | reference to the DataItem::id associated with this entity. | |
units | UnitEnum | 1.7 | 0..1 | same as DataItem::units. See Section DataItem. | |
compositionIdRef | ID | 1.7 | 0..1 | reference to the Composition::id associated with this entity. | |
name | string | 1.7 | 0..1 | Specification::name provides additional meaning and differentiates between Specification entities. | |
coordinateSystemIdRef | ID | 1.7 | 0..1 | references the CoordinateSystem for geometric Specification elements. | |
id | ID | 1.7 | 0..1 | unique identifier for this Specification. | |
originator | OriginatorEnum (Default: MANUFACTURER) | 1.7 | 1 | reference to the creator of the Specification. |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasMaximum | Maximum | 1.7 | 0..1 | ||
hasUpperLimit | UpperLimit | 1.7 | 0..1 | ||
hasLowerWarning | LowerWarning | 1.7 | 0..1 | ||
hasLowerLimit | LowerLimit | 1.7 | 0..1 | ||
hasUpperWarning | UpperWarning | 1.7 | 0..1 | ||
hasNominal | Nominal | 1.7 | 0..1 | ||
hasMinimum | Minimum | 1.7 | 0..1 | ||
isSpecificationOf | Configuration | 1.7 | 0..* |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasSpecificationLimits | SpecificationLimits | 1.7 | 0..1 | ||
hasControlLimits | ControlLimits | 1.7 | 0..1 | ||
hasAlarmLimits | AlarmLimits | 1.7 | 0..1 |