Specification
Definition: design characteristics for a piece of equipment.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.6 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | 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 DataItem::subType. See Section DataItem. | |
dataItemIdRef | ID | 1.6 | 0..1 | reference to the id attribute of the DataItem associated with this element. | |
units | UnitEnum | 1.6 | 0..1 | same as DataItem DataItem::units. See Section DataItem. | |
compositionIdRef | ID | 1.6 | 0..1 | reference to the id attribute of the Composition associated with this element. | |
name | string | 1.6 | 0..1 | name provides additional meaning and differentiates between Specification elements. | |
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. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasMaximum | Maximum | 1.6 | 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.6 | 0..1 | ||
hasMinimum | Minimum | 1.6 | 0..1 | ||
isSpecificationOf | Configuration | 1.6 | 0..* |
Subclasses
| Name | Int | Dep |
|---|---|---|
ProcessSpecification | 1.7 |