Task
Supertype: Asset
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
assetId | ID | 1.2 | 1 | unique identifier for an Asset. | |
deviceUuid | ID | 1.2 | 0..1 | associated piece of equipment’s UUID that supplied the It references to the | |
removed | boolean | 1.3 | 0..1 | indicator that the Asset has been removed from the piece of equipment. | |
timestamp | datetime | 1.2 | 1 | time the Asset data was last modified. |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasDescription | Description | 1.2 | 0..1 | Description can contain any descriptive content about the Asset. | |
hasConfiguration | Configuration | 1.2 | 0..1 | ||
isAssetOf | MTConnectAssets | 1.2 | 0..* | ||
isAssetOf | Agent | 1.2 | 0..* | ||
isAssetOf | TaskArchetype | 1.2 | 0..* | ||
isAssetOf | Task | 1.2 | 0..* |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
TaskType | TaskTypeEnum | 1 | |||
State | TaskStateEnum | 1 |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasTaskArchetype | TaskArchetype | 0..* | |||
hasCollaborator | Collaborator | 0..* | |||
hasCoordinator | Collaborator | 1 | |||
hasParent | Task | 1 | |||
hasAsset | Asset | 1.2 | 0..* | ||
hasPriority | Priority | 1 | |||
isParentOf | Task | 1 |