Composition
Definition: functional part of a piece of equipment contained within a Component.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.4 |
Documentation
Description
Composition MUST NOT have child Component, Composition, or DataItems elements.
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
id | ID | 1.4 | 1 | unique identifier for the Composition element. | |
type | CompositionTypeEnum | 1.4 | 1 | type of Composition. The type MUST be specified | |
name | string | 1.4 | 0..1 | name of the Composition element. | |
uuid | ID | 1.4 | 0..1 | universally unique identifier for the Composition. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasDescription | Description | 1.4 | 0..1 | ||
hasConfiguration | Configuration | 1.7 | 0..1 | ||
isCompositionOf | Component | 1.4 | 0..* |