As the name implies, the End Event indicates where a process will end. In terms of Sequence Flow, the End Event ends
the flow of the Process, and thus, ill not have any outgoing Sequence Flow. An End Event can have a specific Result
that will appear as a marker withing the center of the End Event shape. End Event Results are Message, Error,
Compensation, Signal, Link, and Multiple.
The End Event shares the same basic shape of the Start Event and Intermediate Ecent, a circle, but is drawn with a
thick single line. Event Context:An Event Context is the set of activities that can be interrupted by
an exception (Intermediate Event). This can be one activity or a group of activities in an expeanded Sub-Process.
This term can be found in the OMG Business Process Modeling Notation, V1.2 (Beta 3) specification http://www.omg.org/docs/dtc/08-02-07.pdf
|