Guidance Group

A container for guidance patterns to be used together, e.g., a headland pattern and a main field pattern

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..1
Guidance Pattern Ids 1..1
Boundary Geometry 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 GuidanceGroup

class GuidanceGroup {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/boundary-geometry BoundaryGeometry]]
}

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

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

class GuidancePatternIds {
    [[/docs/guidance-pattern-ids details]]→
}

GuidanceGroup o-d- "1...1" Id
GuidanceGroup o-r- "0...1" ContextItems
GuidanceGroup o-u- "1...1" GuidancePatternIds

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: ebcd25e13348439582dc53d4be65a1cf

ADAPT Standard Version 1.0.0