I tried to generate code for simple model consists of two classes connected 1 to 0..* association (with assiotiacion name and roles specified). For Java and C# generated code has attributes but not code for association.Could anyone generate correct code for association?
--
You received this message because you are subscribed to the Google Groups "StarUML" group.
To unsubscribe from this group and stop receiving emails from it, send an email to staruml+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/staruml/24c9ad6a-b47b-43fa-807c-2c9706588e98n%40googlegroups.com.
Upon checking, the issue occurred because "navigability" was recently changed to have one of the values "navigable", "unspecified", or "notNavigable" instead of being a boolean.
It has now been resolved, and if you install the new version of the extension, it will be generated correctly.
Thank you,