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..1
Farm Id 0..1
Arable Area 0..1
Active Boundary Id 0..1
Guidance Group Ids 0..1
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/time-zone TimeZone]]
}

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

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

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

class GuidanceGroupIds {
    [[/docs/guidance-group-ids details]]→
}

Field o-d- "1...1" Id
Field o-r- "0...1" ContextItems
Field o-u- "0...1" ArableArea
Field o-l- "0...1" GuidanceGroupIds

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 1.0.0