E105 Enumeration in Composition
Errors and Warnings 100-999
noreferences

@@description

<h2>
Umple semantic error reported when an enumeration is used in a composition.
</h2>

<p>
In Umple, enumerations cannot be used in compositions.
</p>


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

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