[Uml-devel] [Bug 68188] New: codegeneration package problem
Harald Wallus
wallus at results-hannover.de
Fri Nov 14 00:33:02 UTC 2003
------- 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=68188
Summary: codegeneration package problem
Product: umbrello
Version: unspecified
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel at kde.org
ReportedBy: wallus at results-hannover.de
Version: (using KDE KDE 3.1.4)
Installed from: SuSE RPMs
OS: Linux
I just recognize a new bug in code generation:
1. My doing:
I create package org,
in this I create package ozoneDB,
in this I create two interfaces : OzoneObject and OzoneRemote.
To get an "extends" in a class definition e.g. srv.GarageImpl,
I draw a implementation arrow from srv.GarageImpl to
org.ozoneDB.OzoneRemote.
2. The problem:
I expect to get the interface OzoneObjet and OzoneRemote
into
org/ozoneDB/*.java
but i get only
ozoneDB/*.java
And the "extends" does not appears. But this is still reported and I will test around that further.
More information about the umbrello-devel
mailing list