Crop Zone
A more detailed representation of/within a Field, defining a crop, its growing season and usually a separate boundary. Where Crop Zone is used, Field is also required.
Child Components
Id 1..1
Name 1..1
Description 0..1
Context Items 0..∞
Time Scopes 0..∞
Field Id 1..1
Crop Id 1..1
Season Id 1..∞
Arable Area 0..1
Boundary 0..1
Note 0..∞
Guidance Group Id 0..∞
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
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml CropZone
class CropZone {
String [[/docs/name Name]]
String [[/docs/description Description]]
String [[/docs/field-id FieldId]]
String [[/docs/crop-id CropId]]
String [[/docs/season-id SeasonId]]
String [[/docs/note Note]]
String [[/docs/guidance-group-id GuidanceGroupId]]
}
class Id {
[[/docs/id details]]→
}
class ContextItem {
[[/docs/context-item details]]→
}
class TimeScope {
[[/docs/time-scope details]]→
}
class ArableArea {
[[/docs/arable-area details]]→
}
class Boundary {
[[/docs/boundary details]]→
}
CropZone o-d- "1...1" Id
CropZone o-r- "0...∞" ContextItem
CropZone o-u- "0...∞" TimeScope
CropZone o-l- "0...1" ArableArea
CropZone o-d- "0...1" Boundary
hide circle
@endumlWhere Used
Following is a list of components that have Crop Zone as a child component.
Feedback
AgGateway and its members welcome your feedback.
UUID: 3e7589b80997453298c0659e137e57f4
ADAPT Standard Version 2.0.0