Superclass (is-a): Specification
ProcessSpecification
Definition: Specification that provides information used to assess the conformance of a variable to process requirements.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.7 |
Inherited from Specification
SpecificationProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | «abstract» DataItemTypeEnum | 1.6 | 1 | same as DataItem::type. See DataItem Types. The type MUST be specified | |
subType | DataItemSubTypeEnum | 1.6 | 0..1 | same as DataItem::subType. See Section DataItem. | |
dataItemIdRef | ID | 1.6 | 0..1 | reference to the DataItem::id associated with this entity. | |
units | UnitEnum | 1.6 | 0..1 | same as DataItem::units. See Section DataItem. | |
compositionIdRef | ID | 1.6 | 0..1 | reference to the «abstract» Composition::id associated with this entity. | |
name | string | 1.6 | 0..1 | Specification::name provides additional meaning and differentiates between Specification entities. | |
coordinateSystemIdRef | ID | 1.6 | 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. |
Parts
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasSpecificationLimits | SpecificationLimits | 1.7 | 0..1 | ||
hasControlLimits | ControlLimits | 1.7 | 0..1 | ||
hasAlarmLimits | AlarmLimits | 1.7 | 0..1 |