Superclass (is-a): «abstract» Asset
CuttingTool
Definition: «abstract» Asset that physically removes the material from the workpiece by shear deformation.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.2 |
Inherited from «abstract» Asset
AssetProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
assetId | ID | 1.2 | 1 | unique identifier for an «abstract» Asset. | |
deviceUuid | ID | 1.2 | 0..1 | associated piece of equipment’s UUID that supplied the «abstract» It references to the | |
removed | boolean | 1.3 | 0..1 | indicator that the «abstract» Asset has been removed from the piece of equipment. | |
timestamp | dateTime | 1.2 | 1 | time the «abstract» Asset data was last modified. |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
manufacturers | string | 1.2 | 0..* | manufacturers of the cutting tool. This will reference the tool item and adaptive items specifically. The cutting items manufacturers’ will be a property of
| |
serialNumber | string | 1.2 | 1 | unique identifier for this assembly. | |
toolId | string | 1.2 | 1 | identifier for a class of cutting tools. |
Parts
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasCuttingToolLifeCycle | CuttingToolLifeCycle | 1.2 | 0..1 | ||
hasCuttingToolArchetypeReference | CuttingToolArchetypeReference | 1.3 | 0..1 | ||
hasCuttingToolDefinition | CuttingToolDefinition | 1.2 | 1.3 | 0..1 |