Superclass (is-a): «abstract» ConfigurationRelationship
AssetRelationship
Definition: «abstract» ConfigurationRelationship that describes the association between a «abstract» Component and an «abstract» Asset.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 2.1 |
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 |
|---|---|---|---|---|---|
assetIdRef | ID | 2.1 | 1 | uuid of the related «abstract» Asset. | |
assetType | string | 2.1 | 1 | type of «abstract» Asset being referenced. | |
href | xlinkhref | 2.1 | 0..1 | URI reference to the associated «abstract» Asset. |