Measurement

A measurement is a measure at a specific point in time.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Parent Identifier 0..1
Child Identifier 0..∞
Date Time 0..1
Measure 1..1
Minimum Measure 0..∞
Maximum Measure 0..∞
Unit Code 0..1
Coordinate 0..1
Note 0..∞
Repeating Frequency Code 0..∞
Effectivity 0..∞
Extension 1..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

class Measurement {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String ParentIdentifier
    String ChildIdentifier
    String DateTime
    String Measure
    String MinimumMeasure
    String MaximumMeasure
    String UnitCode
    String Note
    String RepeatingFrequencyCode
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Coordinate"{}
class "Effectivity"{}

Measurement o-d- "0...∞" "IdentifierSet"
Measurement o-r- "0...∞" "RelatedIdentifier"
Measurement o-u- "0...1" "Coordinate"
Measurement o-l- "0...∞" "Effectivity"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: b1aed87f093f4332890a8ef60ed67f03

connectSpec (OAGIS) Version 10.12