Process Specification

Process Specification refers to a description of the procedure to be followed by an actor within an elementary level business activity, as represented on a process model such as a dataflow diagram or IDEF0 model.

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..∞
Description 0..∞
Activity 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 ProcessSpecification {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String Description
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Activity"{}

ProcessSpecification o-d- "0...∞" "IdentifierSet"
ProcessSpecification o-r- "0...∞" "RelatedIdentifier"
ProcessSpecification o-u- "0...∞" "Activity"

hide circle
@enduml

Where Used

Following is a list of components that have Process Specification as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 607cf2633293414796340cb45061421b

connectSpec (OAGIS) Version 10.12