moosetechnology / Fame

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

FM3Type>> traits does not use opposite #26

Closed badetitou closed 1 year ago

badetitou commented 3 years ago

The FM3Type has a Set to hold the traits. Whereas it is good as a first solution, it would be nice to use FMMultiValue as we did for packages etc.

The idea is to implement a method/attribute named users in FM3Trait that will be the opposite of the FM3Type>>traits