Grower

An individual/business entity engaged in agricultural production.

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..1
Party Id 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 Grower

class Grower {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/party-id PartyId]]
}

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

class ContextItems {
    [[/docs/context-items details]]→
}

Grower o-d- "1...1" Id
Grower o-r- "0...1" ContextItems

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: b76deff5636244669219839729670b89

ADAPT Standard Version 1.0.0