Farm

A collection of fields grouped together as a common organizational unit, often reflecting shared location or historical ownership.

Child Components

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

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

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

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

Farm o-d- "1...1" Id
Farm o-r- "0...∞" ContextItem

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: 9f6c2c8416f64f5e9a637c1554a723c9

ADAPT Standard Version 2.0.0