E094 No Association Found Constraint
Errors and Warnings 51-99
noreferences

@@description

<h2>Umple semantic error raised when a class does not contain an association as defined by a constraint</h2>

<p>
Model constraints can be applied to Umple classes to ensure they respect certain properties, as defined in their constraints.
This error is raised if an association required by a constraint is not found in the class. The multiplicity can
optionally be specified.
</p>


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

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