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..∞
Name 0..1
Boundary 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/is-passable IsPassable]]
}

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

class Boundary {
    [[/docs/boundary details]]→
}

Obstacle o-d- "0...∞" ContextItem
Obstacle o-r- "1...1" Boundary

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 2.0.0