[Uml-devel] branches/KDE/3.5/kdesdk/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Mon Jul 24 04:21:40 UTC 2006
SVN commit 565676 by okellogg:
Apply attachment id=17105 from JP Fournier 2006-07-24
> Basically the idea is that when a new type in encountered an attempt is made
> to import the new type. This way associations and packages are created
> correctly. Most of this change is limited to the java import class, however
> in import_utils:
> - added a new version of insertAttribute that accepts a UMLClassifier*
> instead of a string
> - adjusted createGeneralization to be able to deal with realization
>
Kudos to JP for his many JavaImport fixes (to appear in version 1.5.4.)
BUG:131270
M +5 -4 ChangeLog
M +26 -11 umbrello/codeimport/import_utils.cpp
M +8 -2 umbrello/codeimport/import_utils.h
M +150 -5 umbrello/codeimport/javaimport.cpp
M +33 -0 umbrello/codeimport/javaimport.h
More information about the umbrello-devel
mailing list