Labor Allocation

Specifies details for dividing and assigning expenses and income for Labor

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..∞
Labor 0..1
Unit Cost 0..1
Required Quantity 0..1
Quantity 0..∞
Required Duration 0..1
Total Cost Amount 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 LaborAllocation {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String RequiredQuantity
    String Quantity
    String RequiredDuration
    String TotalCostAmount
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Labor"{}
class "UnitCost"{}

LaborAllocation o-d- "0...∞" "IdentifierSet"
LaborAllocation o-r- "0...∞" "RelatedIdentifier"
LaborAllocation o-u- "0...1" "Labor"
LaborAllocation o-l- "0...1" "UnitCost"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: a52d2d0fa2a24b93989ac4591be2a9d2

connectSpec (OAGIS) Version 10.12