Summary Value

A recorded value of a specific type, representing an average or total either calculated by a system or manually-entered by a user. E.g.s., total amount of fuel used within an operation on a field,

Child Components

Variable Id 1..1
Value Text 1..1
Party Role 0..1
Time Scopes 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 SummaryValue

class SummaryValue {
    String [[/docs/variable-id VariableId]]
    String [[/docs/value-text ValueText]]
}

class PartyRole {
    [[/docs/party-role details]]→
}

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

SummaryValue o-d- "0...1" PartyRole
SummaryValue o-r- "0...1" TimeScopes

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: 57b1812808d14d63b2c96f56234e1b9e

ADAPT Standard Version 1.0.0