EPC Diagram Elements
Activities are the basic building blocks that define what
should be completed within the process execution.
Events specify situations before and/or after the activity is
executed. It means that event may represent an output
condition of the one activity and an input condition for the
other activity at the same time.
Connectors are used to link together activities and events.
This is a way how the flow of control is defined. EPC uses
the following three types of connectors: (AND), (OR) and
XOR (exclusive OR).