Crop

A plant or animal type cultivated for agricultural produce.

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..∞
Parent Id 0..1
Reference Weight 0..1
Standard Payable Moisture 0..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml Crop

class Crop {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/parent-id ParentId]]
}

class Id {
    [[/docs/id details]]→
}

class ContextItem {
    [[/docs/context-item details]]→
}

class ReferenceWeight {
    [[/docs/reference-weight details]]→
}

class StandardPayableMoisture {
    [[/docs/standard-payable-moisture details]]→
}

Crop o-d- "1...1" Id
Crop o-r- "0...∞" ContextItem
Crop o-u- "0...1" ReferenceWeight
Crop o-l- "0...1" StandardPayableMoisture

hide circle
@enduml

Where Used

Following is a list of components that have Crop as a child component.

Feedback

AgGateway and its members welcome your feedback.

UUID: bdff83b45b14494f82ce5f6d0a4eaa59

ADAPT Standard Version 2.0.0