E073 Duplicate Parallel State Machine Name
Errors and Warnings 51-99
noreferences

@@description

<h2>Umple semantic error reported when parallel state machines in the same composite state have the same name.</h2>

<p>
In Umple, parallel state machines within the same composite state must have different names.
</p>


@@example
@@source manualexamples/E073DuplicateParallelStateMachineName1.ump
@@endexample

@@example @@caption Solution to The Above So the Message No Longer Appears @@endcaption
@@source manualexamples/E073DuplicateParallelStateMachineName2.ump
@@endexample
