[Uml-devel] [Bug 141693] New: Member names on association lines
Adrian.L.Parker at gmail.com
Adrian.L.Parker at gmail.com
Wed Feb 14 16:09:29 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=141693
Summary: Member names on association lines
Product: umbrello
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: Adrian.L.Parker gmail com
Version: (using KDE KDE 3.5.3)
Installed from: Compiled From Sources
Compiler: g++ (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
OS: Linux
The member names are being displayed on the association lines!
For instance if you have:
class A
private:
B memberClass;
When you place both class A and B in your diagram, class A shows the attribute "memberClass", but ALSO on the drawn composition line is the text "-memberClass". If you delete it, the text returns the next time you open the program.
More information about the umbrello-devel
mailing list