Summary

A ControlFlow cannot have an ObjectNode at one of its ends.

Details

All edges coming into or going out of ObjectNodes must be ObjectFlows.

However, ObjectNodes can be marked as "Control type", in which case they can have ControlFlows going in or out.

Tips

The "Control type" property of an ObjectNode can be modified through the "Element" view when said ObjectNode is selected.