E065 No Substates History State
Errors and Warnings 51-99
noreferences

@@description

<h2>Umple semantic error reported when a history state is declared at a state with no substates</h2>

<p>
A transition to a history state can only be declared on a state with substates, as a state with no substates
has no history to be managed. <br/>
</p>


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

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