AssetRelationship
Supertype: ConfigurationRelationship
Definition: ConfigurationRelationship that describes the association between a Component or an Asset and another Asset.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 2.1 | | 2.6 (Previous: 2.5) |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
name | string | 2.1 | 0..1 | name associated with this ConfigurationRelationship. | |
id | ID | 2.1 | 1 | unique identifier for this ConfigurationRelationship. | |
type | RelationshipTypeEnum | 2.1 | 1 | defines the authority that this piece of equipment has relative to the associated piece of equipment. The type MUST be specified | |
criticality | CriticalityTypeEnum | 2.1 | 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. |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isRelationshipOf | Configuration | 2.1 | 0..* |