[Uml-devel] [Bug 142392] New: missing "with" on Ada code generation for aggregation
Mark Gardinier
ati at san.rr.com
Thu Mar 1 22:24:09 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=142392
Summary: missing "with" on Ada code generation for aggregation
Product: umbrello
Version: unspecified
Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: ati san rr com
Version: (using KDE KDE 3.5.5)
Installed from: Fedora RPMs
Aggregation is now generating the correct code for Ada95. Most of the Ada95 code generation is now working. However...
1. Create a class
2. Create another class
3. Create an aggregation between the two.
The code generator correctly declares one class as an array attribute of the other. But it fails to include the "with" for that class.
More information about the umbrello-devel
mailing list