Visual Diagram
classDiagram
class Batch
Batch : +unit
Batch --|> Unit : unit
click Unit href "../Unit/Unit.html" "dppk:Unit"
style Unit stroke:#2962ff,color:#2962ff
Description
Indicates that the DPP applies to a production lot or batch.
type: dppk:GranularityValue
Properties
| Property | Description | Type |
|---|---|---|
| Unit of Measurement (dppk:unit) | The unit of measurement. | dppk:Unit |
