Event types

The following event types are available in Aeneis:

Event type

Marker

Description

Start event


Indicates the event that causes a process to be started

Subtypes:

  • Start (Top Level): Event that triggers a process

  • Start (event subprocess interrupting): Event that starts a subprocess while the parent process is interrupting.

  • Start (event subprocess non-interrupting): Event that starts a subprocess while the parent process continues to run.

End event


Indicates the event that occurs at the end of a process

Intermediate event


Indicates the event that occurs during a process

Subtypes:

  • Intermediate (Entered/Received): Event occurs when a trigger is triggered. The process continues when the event occurs

  • Intermediate (Attached non-Interrupting): If the event occurs, the event is responded to while the activity continues to run

  • Intermediate (Pinned Interrupting): If the event occurs, the event is reacted to and the activity is interrupted

  • Intermediate (Triggered/sending): Event occurs through a process and triggers a trigger

Select event type:

Instruction:

  1. In the WebModeller in the BPMN diagram, select the event

  2. Select the desired type in the context-sensitive menu under More actions | Event Type:

    OR

    Select the event type in the BPMN area of the event's properties: