BESSER-PEARL / BESSER

A Python-based low-modeling low-code platform for smart software
https://besser.readthedocs.io/en/latest/
MIT License
44 stars 11 forks source link

Dropping the aggregation association #62

Closed jcabot closed 4 months ago

jcabot commented 7 months ago

We add it to mimic UML support but it's true that the semantics of aggregation are unclear as a middle way between normal associations and compositions. So we could probably drop it to simplify the metamodel

ivan-alfonso commented 4 months ago

The parameter _isaggregated has been removed from the Property class to simplify the metamodel.