ArmenSL
ArmenSL
Fixed with the v3.0.0 release #297
Hi @EmidioStani, thanks for your suggestion! You're right that our current implementation requires associations to have at least two ends, this is because an Association in UML represents a relationship...
I think we should adapt IMG2UML to support both use cases: 1. importing a new model from scratch, and 2. extending/merging into an existing model. To make it cleaner, the...
To clarify the current behavior: The Multiplicity and Role (end name) values displayed in the Association panel are tied to the association ends, not directly to the class elements. When...