Superclass (is-a): «abstract» ConfigurationRelationship
ComponentRelationship
Definition: «abstract» ConfigurationRelationship that describes the association between two components within a piece of equipment that function independently but together perform a capability or service within a piece of equipment.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.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. |