I have an activity diagram with multiple opaque actions in the test section of a loop node. I added another element to the beginning of the section but now that element is being executed at the end when I run the simulation.
How do I change the order elements get simulated in without removing my object flows and creating them again in the correct order?
I added the blue opaque action last and it is being executed last, but I'd like it to be executed first.
