Summary

InitialNode can only have ControlFlows as outgoing edges.

Details

An InitialNode is a starting point for executing an activity and a control token is placed at this node when the activity starts.

Tips

When you get an R1230 warning on an InitialNode, verify that all outgoing edges are ControlFlows.