Dispatch Resource

This identifies information concerning the resources associated with a particular WIP operation

Child Components

Type Code 0..1
Action Code 0..1
Line Number Identifier 0..1
Line Identifier Set 0..∞
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Activity Code 0..1
Forecasted Time Period 0..∞
Setup Time Period 0..∞
Tear Down Time Period 0..∞
Resource Codes 0..1
Resources 0..1
Resources Needed Quantity 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 DispatchResource {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String ActivityCode
    String ResourcesNeededQuantity
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "ForecastedTimePeriod"{}
class "SetupTimePeriod"{}
class "TearDownTimePeriod"{}
class "ResourceCodes"{}
class "Resources"{}

DispatchResource o-d- "0...∞" "LineIdentifierSet"
DispatchResource o-r- "0...∞" "DocumentReference"
DispatchResource o-u- "0...∞" "Attachment"
DispatchResource o-l- "0...∞" "ForecastedTimePeriod"
DispatchResource o-d- "0...∞" "SetupTimePeriod"
DispatchResource o-u- "0...∞" "TearDownTimePeriod"
DispatchResource o-d- "0...1" "ResourceCodes"
DispatchResource o-u- "0...1" "Resources"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 68f93ab8cd0548788494bdb4656a9d53

connectSpec (OAGIS) Version 10.12