ExecutableFlowElementContainer is currently used to represent processes as well (Process), which may seem counter intuitive; at the moment, the
reason is that sub processes are also modelled using the same class, and sub processes need to
reuse the logic for both.