moosetechnology / Fame

Fame is a meta-modeling framework for executable models.
MIT License
4 stars 10 forks source link

Fix #56: Entities in a many-to-many relation can only be in the same relation once #57

Closed Gabriel-Darbord closed 1 year ago

Gabriel-Darbord commented 1 year ago

Remove FMSlotMultivalueLink>>inverseAdd: and use unsafeAdd: instead.