Difference between revisions of "UBPML Prozessbegriffe"

From OOEM
Jump to navigationJump to search
Line 49: Line 49:
| Action
| Action
| Case in a template
| Case in a template
| Activity in a template
| Task in a template
|-
|-
| {{T|Schrittinstanz|Step Instance}}
| {{T|Schrittinstanz|Step Instance}}
Line 57: Line 57:
|colspan="4"  align="center"| exists at runtime, but not modelable
|colspan="4"  align="center"| exists at runtime, but not modelable
| Case
| Case
| Activity in a Plan
| Task in a Plan
|-
|-
| {{T|Konstellationsklasse|Constellation Class}}
| {{T|Konstellationsklasse|Constellation Class}}
Line 68: Line 68:
| Event (via Conditions)
| Event (via Conditions)
| implicitly via documents in template
| implicitly via documents in template
| Rule (governing Activity enablement or validation), plus deliverables, in a Stage in a template
| Stage in a template; Entities and Rules from a template
|-
|-
| {{T|Konstellationsinstanz|Constellation Instance}}
| {{T|Konstellationsinstanz|Constellation Instance}}
Line 77: Line 77:
| Incident of an Event (Condition fulfilled)
| Incident of an Event (Condition fulfilled)
|
|
| matching Rules in a Plan
| Stage in a Plan; Entities and Rules from a Plan
|-
|-
| {{T|Veränderung|Change}}
| {{T|Veränderung|Change}}
Line 84: Line 84:
| Change
| Change
|colspan="5"  align="center"| not explicitly addressed
|colspan="5"  align="center"| not explicitly addressed
| Purpose of an Activity
| Purpose of a Stage
|-
|-
| {{T|Prozeßschema|Process Schema}}
| {{T|Prozeßschema|Process Schema}}
Line 92: Line 92:
|colspan="4"  align="center"|  
|colspan="4"  align="center"|  
|
|
| Stage
| Template
|-
|-
| {{T|Arbeitsablauf (Workflow)|Workflow}}
| {{T|Arbeitsablauf (Workflow)|Workflow}}
Line 101: Line 101:
|
|
|
|
| template
| template and all its sub-templates
|-
|-
| {{T|Prozeß|Process}}
| {{T|Prozeß|Process}}
Line 109: Line 109:
|colspan="4"  align="center"| exists at runtime, but not modelable
|colspan="4"  align="center"| exists at runtime, but not modelable
|
|
|
| Plan
|-
|-
| {{T|Workflowinstanz|Workflow Instance}}
| {{T|Workflowinstanz|Workflow Instance}}
Line 117: Line 117:
|colspan="4"  align="center"| exists at runtime, but not modelable
|colspan="4"  align="center"| exists at runtime, but not modelable
| Case ("#4711")
| Case ("#4711")
| Plan
| Plan and all its sub-Plans (from templates)
|-
|-
| {{T|Projekt|Project}}
| {{T|Projekt|Project}}
Line 125: Line 125:
|colspan="4"  align="center"| not modelable
|colspan="4"  align="center"| not modelable
| Case ("Improvement of Application Review")
| Case ("Improvement of Application Review")
| Project = Plan and all its sub-Plans (at any level)
| Plan and all its sub-Plans (no templates)  
|-
|-
| {{T|Prozeßschrittschema|Process Step Schema}}
| {{T|Prozeßschrittschema|Process Step Schema}}
| {{T|Oberbegriff für Arbeitsablauf und Prozeßschema, also ein Schema, welches irgendeine Menge von Schrittinstanzen definiert|Generic term for Workflow and Process Schema, i.e. a Schema, which defines some set of Step instances}}
| {{T|Oberbegriff für Arbeitsablauf und Prozeßschema, also ein Schema, welches irgendeine Menge von Schrittinstanzen definiert|Generic term for Workflow and Process Schema, i.e. a Schema, which defines some set of Step instances}}
|
|
|Process Step Schema
| Process Step Schema
|colspan="5" align="center"| {{T|''siehe Arbeitsablauf bzw. Prozeßschema''|''see Workflow resp. Process Schema''}}
|colspan="5" align="center"| {{T|''siehe Arbeitsablauf bzw. Prozeßschema''|''see Workflow resp. Process Schema''}}
|Process Architecture
| Set of templates
|-
|-
| {{T|Progressionsplan|Progression Plan}}
| {{T|Progressionsplan|Progression Plan}}
| {{T|Oberbegriff für Workflowinstanz und Projekt, also irgendeine konkrete Menge an Schrittinstanzen|Generic term for Workflow Instance and Project, i.e. any specific set of Step instances}}
| {{T|Oberbegriff für Workflowinstanz und Projekt, also irgendeine konkrete Menge an Schrittinstanzen|Generic term for Workflow Instance and Project, i.e. any specific set of Step instances}}
|
|
|Progression Plan
| Progression Plan
|colspan="5"  align="center"| {{T|''siehe Workflowinstanz bzw. Projekt''|''see Workflow Instance resp. Project''}}
|colspan="5"  align="center"| {{T|''siehe Workflowinstanz bzw. Projekt''|''see Workflow Instance resp. Project''}}
|Plan Hierarchy
| Set of Plans
|}
|}

Revision as of 13:40, 1 February 2011

Glossary and Comparison of Methods

BPMN, UML, EPC, UBPML, CEP, (A)CM, HIMS

(see also UBPML Reference)

Proceßbegriffe Übersicht

Term

Denotation

Example

Terms To Compare

UBPML Token based BPMLs CEP (A) CM HIMS
BPMN UML Activity EPC

Step

A Step describes a Change (Transformation) from one Constellation (initial) into one or several mutual exclusive other ones (final). It is the elementary unit of a planned Change.

application review

see Step Class resp. Instance

Constellation

A certain state of the system, which is described as a set of classes (i.a. a constellation) in a certain state, as well as optionally by additional constraints on these classes and their inter relationships.

there is an unreviewed application at hand

see Step Class resp. Instance

Step Class

Describes a set of Steps with similar properties, used in schematic descriptions (e.g. workflow definition)

application review (in general)

Step Class Activity Activity Function Action Case in a template Task in a template

Step Instance

A specific, scheduled or happened Step, used in projects or workflow instances

review of application number 4711

Step Instance exists at runtime, but not modelable Case Task in a Plan

Constellation Class

Describes a set of a Constellations with similar properties, used in schematic descriptions (e.g. workflow definition

there is (any) unreviewed application at hand

Constellation Class implicitly via artefacts implicitly via objects Event Event (via Conditions) implicitly via documents in template Stage in a template; Entities and Rules from a template

Constellation Instance

a specific situation

application number 4711 is unreviewed

Constellation Instance "a token arrives" Incident of an Event (Condition fulfilled) Stage in a Plan; Entities and Rules from a Plan

Change

the purpose of a Step, connects two Constellations (the origin and the goal)

application review

Change not explicitly addressed Purpose of a Stage

Process Schema

Defines valid Step instances of a Process (by specifying Step classes as well as possibly additional restrictions)

class "ApplicaionReview", condition "region : north"

Process Schema Template

Workflow

Purposeful concatenation of Step classes

Sequence of Step Classes "ApplicationEntry", "ApplicationReview", "ApplicationAcceptance"

Workflow Process (actually: Flow Chart) template and all its sub-templates

Process

Set of step instances

instances of class "ApplicaionReview", taking place in region north

Process exists at runtime, but not modelable Plan

Workflow Instance

Purposeful concatenation of Step instances, corresponding to a certain workflow

Sequence of Step Instances "Entry Application #4711", "Review Application #4711", "Acceptance Application #4711"

Workflow Instance exists at runtime, but not modelable Case ("#4711") Plan and all its sub-Plans (from templates)

Project

Purposeful concatenation of Step instances, freely defined

Improvement of Application Review

Project not modelable Case ("Improvement of Application Review") Plan and all its sub-Plans (no templates)

Process Step Schema

Generic term for Workflow and Process Schema, i.e. a Schema, which defines some set of Step instances

Process Step Schema

see Workflow resp. Process Schema

Set of templates

Progression Plan

Generic term for Workflow Instance and Project, i.e. any specific set of Step instances

Progression Plan

see Workflow Instance resp. Project

Set of Plans