Field

A named, farmer-accepted physical space where production agriculture takes place. Used to partition and identify data.

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..∞
Farm Id 0..1
Arable Area 0..1
Active Boundary Id 0..1
Guidance Group Id 0..∞
Time Zone 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 Field

class Field {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/farm-id FarmId]]
    String [[/docs/active-boundary-id ActiveBoundaryId]]
    String [[/docs/guidance-group-id GuidanceGroupId]]
    String [[/docs/time-zone TimeZone]]
}

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

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

class ArableArea {
    [[/docs/arable-area details]]→
}

Field o-d- "1...1" Id
Field o-r- "0...∞" ContextItem
Field o-u- "0...1" ArableArea

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: bdac9c84ab0a4675b27250bd64b3329d

ADAPT Standard Version 2.0.0