Allocate Resources

Specifies details for dividing and assigning expenses and income from an assigned Resource

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..∞
Resource Allocation 0..∞
Inventory Allocation 0..∞
Labor Allocation 0..∞
Machine Allocation 0..∞
Operation Allocation 0..∞
Tool Allocation 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 AllocateResources {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "ResourceAllocation"{}
class "InventoryAllocation"{}
class "LaborAllocation"{}
class "MachineAllocation"{}
class "OperationAllocation"{}
class "ToolAllocation"{}

AllocateResources o-d- "0...∞" "IdentifierSet"
AllocateResources o-r- "0...∞" "RelatedIdentifier"
AllocateResources o-u- "0...∞" "ResourceAllocation"
AllocateResources o-l- "0...∞" "InventoryAllocation"
AllocateResources o-d- "0...∞" "LaborAllocation"
AllocateResources o-u- "0...∞" "MachineAllocation"
AllocateResources o-d- "0...∞" "OperationAllocation"
AllocateResources o-u- "0...∞" "ToolAllocation"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: bbd65eddee824d8ab667164fc70f4308

connectSpec (OAGIS) Version 10.12