E206 Satisfaction of Bound Type
Errors and Warnings 100-999
noreferences

@@description

<h2>Umple semantic error related to binding a type to a template parameter</h2>

<p aligh = "center">
If clients bind types to the template parameters of used traits and the types exist but they do not satisfy the constraints of the template parameters, this error is raised. The constraint is related to the implementation of interfaces.
</p>


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