E032 Reserved Role Name
Errors and Warnings 1-50
noreferences

@@description

<h2> Umple reports this error when a specific role name is used </h2>

<p>In order to define a reflexive association, it is necessary to specify role names. There is a situation where it is possible to define a reflexive association with one role name. When this happens, Umple uses an implicit name for the second role name which is the plural form of the class name (e.g. if the class name is Computer, plural form would be computers). Therefore, if a user uses plural form of the class name as role name, Umple produces an error.</p>

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


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

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

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