Guidance Allocation

A instance of specific Guidance Pattern data as applied to a planned or actual field operation.

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..1
Guidance Group Id 1..1
Guidance Shift 0..1
Time Scopes 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
@startuml GuidanceAllocation

class GuidanceAllocation {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/guidance-group-id GuidanceGroupId]]
}

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

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

class GuidanceShift {
    [[/docs/guidance-shift details]]→
}

class TimeScopes {
    [[/docs/time-scopes details]]→
}

GuidanceAllocation o-d- "1...1" Id
GuidanceAllocation o-r- "0...1" ContextItems
GuidanceAllocation o-u- "0...1" GuidanceShift
GuidanceAllocation o-l- "0...∞" TimeScopes

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: 039cf8fe191949179a3e624559f6d85a

ADAPT Standard Version 1.0.0