Previous Operation

Information specifying the previous operation. This provides the immediate preceding operation of the current operation defined in RouteOperation. The RouteOperation of the operations of the potential first operations will not have an associated PreviousOperation, however all others must contain one.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Related Identifier 0..∞
Revision Identifier 0..1
Variation Identifier 0..1
Document Identifier Set 0..∞
URI 0..1
Title 0..1
Document Date Time 0..1
Description 0..∞
Note 0..∞
Status 0..∞
Line Number Identifier 0..∞
Line Identifier Set 0..∞
Security Classification 0..∞
Group Name 0..∞
Sequence Code 0..1
Step Identifier 0..1
Step Type Code 0..1
Out Queue Location 0..∞
Time In Queue Duration 0..1
Planned Overrun Percent 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 PreviousOperation {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String RevisionIdentifier
    String VariationIdentifier
    String URI
    String Title
    String DocumentDateTime
    String Description
    String Note
    String LineNumberIdentifier
    String GroupName
    String SequenceCode
    String StepIdentifier
    String StepTypeCode
    String TimeInQueueDuration
    String PlannedOverrunPercent
}

class "RelatedIdentifier"{}
class "DocumentIdentifierSet"{}
class "Status"{}
class "LineIdentifierSet"{}
class "SecurityClassification"{}
class "OutQueueLocation"{}

PreviousOperation o-d- "0...∞" "RelatedIdentifier"
PreviousOperation o-r- "0...∞" "DocumentIdentifierSet"
PreviousOperation o-u- "0...∞" "Status"
PreviousOperation o-l- "0...∞" "LineIdentifierSet"
PreviousOperation o-d- "0...∞" "SecurityClassification"
PreviousOperation o-u- "0...∞" "OutQueueLocation"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 4dc89e623bd342af92a5675723edd95a

connectSpec (OAGIS) Version 10.12