Superclass (is-a): «abstract» ConfigurationRelationship
ComponentRelationship
Definition: «abstract» ConfigurationRelationship that describes the association between a «abstract» Component or an «abstract» Asset and another «abstract» Component.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.5 | 2.6 (Previous: 2.5) |
Inherited from «abstract» ConfigurationRelationship
ConfigurationRelationshipProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
name | string | 1.5 | 0..1 | name associated with this «abstract» ConfigurationRelationship. | |
id | ID | 1.5 | 1 | unique identifier for this «abstract» ConfigurationRelationship. | |
type | RelationshipTypeEnum | 1.5 | 1 | defines the authority that this piece of equipment has relative to the associated piece of equipment. The type MUST be specified | |
criticality | CriticalityTypeEnum | 1.5 | 0..1 | defines whether the services or functions provided by the associated piece of equipment is required for the operation of this piece of equipment. |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
idRef | ID | 1.5 | 1 | reference to the associated «abstract» Component. |