Superclass (is-a): «abstract» AbstractDataItemRelationship
DataItemRelationship
Definition: «abstract» AbstractDataItemRelationship that provides a semantic reference to another DataItem described by DataItemRelationship::type.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.7 |
Inherited from «abstract» AbstractDataItemRelationship
AbstractDataItemRelationshipProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
idRef | ID | 1.7 | 1 | reference to the related entity’s id. | |
name | string | 1.5 | 0..1 | descriptive name associated with this «abstract» AbstractDataItemRelationship. |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | DataItemRelationshipTypeEnum | 1.7 | 1 | specifies how the DataItem is related. The type MUST be specified |