Superclass (is-a): «abstract» Reference
DataItemRef
Definition: «abstract» Reference that is a pointer to a DataItem associated with another entity defined for a piece of equipment.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.4 |
Documentation
Description
DataItemRef allows the data associated with a DataItem defined in another entity to be directly associated with this entity.
Inherited from «abstract» Reference
ReferenceProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
idRef | ID | 1.4 | 1 | pointer to the ::id of an entity that contains the information to be associated with this entity. | |
name | string | 1.3 | 0..1 | name of an element or a piece of equipment. | |
dataItemId | ID | 1.3 | 1.4 | 1 | pointer to the ::id of a DataItem that contains the information to be associated with this entity. |
refDataItemId | ID | 1.3 | 1.4 | 1 | pointer to the ::id of a DataItem that contains the information to be associated with this entity. |