Difference between revisions of "UBPML Prozessbegriffe"
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 1: | Line 1: | ||
== {{T|Glossar und Methodenvergleich|Glossary and Comparison of Methods}} BPMN, UML, EPC, UBPML, CEP, (A)CM, HIMS == | |||
{{T| | {{T| | ||
[[Image:UBPMLProcessingTermsOverview.png]] | [[Image:UBPMLProcessingTermsOverview.png]] | ||
Line 4: | Line 6: | ||
[[Image:UBPMLProcessingTermsOverviewEN.png]] | [[Image:UBPMLProcessingTermsOverviewEN.png]] | ||
}} | }} | ||
{{T| | {{T| | ||
Line 14: | Line 14: | ||
{|class="nicetable" | {|class="nicetable" | ||
!rowspan=" | !rowspan="3"| {{T|Begriff|Term}} | ||
!rowspan=" | !rowspan="3"| {{T|Bedeutung|Denotation}} | ||
!rowspan=" | !rowspan="3"| {{T|Beispiel|Example}} | ||
!colspan=" | !colspan="7"| {{T|Begriffe zum Vergleichen|Terms To Compare}} | ||
|- | |||
!colspan="3"| Token based BPMLs | |||
!rowspan="2"| UBPML | |||
!rowspan="2"| CEP | |||
!rowspan="2"| (A) CM | |||
!rowspan="2"| HIMS | |||
|- | |- | ||
! | ! BPMN | ||
! | ! UML Activity | ||
! | ! EPC | ||
|- | |- | ||
| {{T|Schritt|Step}} | | {{T|Schritt|Step}} |
Revision as of 10:54, 18 January 2011
Glossary and Comparison of Methods
BPMN, UML, EPC, UBPML, CEP, (A)CM, HIMS
Glossary and Comparison of Methods
(see also UBPML Reference)
Term
|
Denotation
|
Example
|
Terms To Compare
| ||||||
---|---|---|---|---|---|---|---|---|---|
Token based BPMLs | UBPML | 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
| |||||||
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
| |||||||
Step Class
|
Describes a set of Steps with similar properties, used in schematic descriptions (e.g. workflow definition)
|
application review (in general)
|
Activity | Case in a template | Activity in a template | ||||
Step Instance
|
A specific, scheduled or happened Step, used in projects or workflow instances
|
review of application number 4711
|
Activity at runtime (not modelable) | Case | Activity | ||||
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
|
implicitly via artefacts | implicitly via documents in template | implicitly via deliverables in template | ||||
Constellation Instance
|
a specific situation
|
application number 4711 is unreviewed
|
not explicitly addressed | not explicitly addressed | not explicitly addressed | ||||
Change
|
the purpose of a Step, connects two Constellations (the origin and the goal)
|
application review
|
not explicitly addressed | not explicitly addressed | Stage | ||||
Process Schema
|
Defines valid Step instances of a Process (by specifying Step classes as well as possibly additional restrictions)
| ||||||||
Workflow
|
Purposeful concatenation of Step classes
| ||||||||
Process
|
Set of step instances
| ||||||||
Workflow Instance
|
Purposeful concatenation of Step instances, corresponding to a certain workflow
| ||||||||
Project
|
Purposeful concatenation of Step instances, freely defined
| ||||||||
Process Step Schema
|
Generic term for Workflow and Process Schema, i.e. a Schema, which defines some set of Step instances
| ||||||||
Progression Plan
|
Generic term for Workflow Instance and Project, i.e. any specific set of Step instances
|