Summary

A Link that instanciates an A_ssociation_ must be coherent with this A_ssociation_s properties.

Details

When a Link instanciates an Association, the following properties must be true:

  • The name of the Link must be the same as the Association.

  • The LinkEnd must have the same role name and properties as the corresponding AssociationEnd.

Tips

If you have a link triggering this error, please check that the above conditions are met.