Summary: | C++ code generator does not produce vectors | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Brad Markel <tigera> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Brad Markel
2006-02-19 05:01:45 UTC
> In addition, once a role name or multiplicity has been defined for an
> association, it cannot be removed; putting a blank in either box will
> cause it to re-create itself after clicking "OK" in the "association
> properties" dialog.
Right. I'm not sure whether this can be fixed in time for 1.5.2 but
there's a workaround: Right click on the label and select "change role
name". Confirming an empty role name will delete the label.
Strangely enough, the code generator also generates add/remove methods for these associations, which are fully qualified (have classname:: in front of them), but only if one checks the option to generate accessors. The individual vectors, however, are not generated, and the vectors are returned without being specialized. This may be a duplicate of 72042, which I just found today. I apologize if it is. Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. |