AbstractDataItemRelationship
Definition: association between a DataItem and another entity.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.7 |
Documentation
Description
AbstractDataItemRelationship is an abstract entity and hence will be realized by specific AbstractDataItemRelationship types in an MTConnectDevices entity. See Relationship Types for DataItem.
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
idRef | ID | 1.7 | 1 | reference to the related entity’s id. | |
name | string | 1.7 | 0..1 | descriptive name associated with this AbstractDataItemRelationship. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isRelationshipOf | DataItem | 1.7 | 0..* |
Subclasses
| Name | Int | Dep |
|---|---|---|
DataItemRelationship | 1.7 | |
SpecificationRelationship | 1.7 |