W069 Auto Transition Conflict
|
![]() |
![]() ![]() ![]() User Manual [Previous] [Next]W069 Auto Transition ConflictUmple semantic warning issued when an auto-transition has a conflict with a previously defined transition
An auto-transition in a state that is declared after another auto-transition will be ignored, and only the
first auto-transition will be executed. No warning is issued if the destination state
of both auto-transitions is the same.
Example
Load the above code into UmpleOnline Solution to The Above So the Message No Longer Appears
Load the above code into UmpleOnline |