Obstacle

A spatial object that directly affects the execution of a field operation, such as a waterway, rockpile, or grove of trees.

Child Components

Context Items 0..1
Name 0..1
Geometry 1..1
Is Passable 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 Obstacle

class Obstacle {
    String [[/docs/name Name]]
    String [[/docs/geometry Geometry]]
    Boolean [[/docs/is-passable IsPassable]]
}

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

Obstacle o-d- "0...1" ContextItems

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: 6322535e01af4d66811e09223c753c32

ADAPT Standard Version 1.0.0