[Uml-devel] [Bug 130793] importing java subinterface before superinterface results in superinterface not being treated as an interface
Oliver Kellogg
okellogg at users.sourceforge.net
Fri Jul 14 16:52:57 UTC 2006
------- 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=130793
okellogg users sourceforge net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From okellogg users sourceforge net 2006-07-14 18:52 -------
I see two possible ways for resolving this:
1) primitive - the mention of "interface" means that the superclass
must also be an interface
2) thorough - On seeing the mention of ClassInfo in Info, the importer
could try to find, open, and import the ClassInfo.java file before
continuing with parsing Info.java
More information about the umbrello-devel
mailing list