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