Container State

State of a container, such as empty, full, partial.

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..∞
Status 0..1
Current Maximum Capacity 0..1
Available Volume Measure 0..1
Available Weight Measure 0..1
Start Material Volume Measure 0..1
Start Material Weight Measure 0..1
End Material Volume Measure 0..1
End Material Weight Measure 0..1
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 ContainerState {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String AvailableVolumeMeasure
    String AvailableWeightMeasure
    String StartMaterialVolumeMeasure
    String StartMaterialWeightMeasure
    String EndMaterialVolumeMeasure
    String EndMaterialWeightMeasure
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Status"{}
class "CurrentMaximumCapacity"{}

ContainerState o-d- "0...∞" "IdentifierSet"
ContainerState o-r- "0...∞" "RelatedIdentifier"
ContainerState o-u- "0...1" "Status"
ContainerState o-l- "0...1" "CurrentMaximumCapacity"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: c57bdeebe863416685623239d2d1a5aa

connectSpec (OAGIS) Version 10.12