[Uml-devel] [Bug 131270] java import - associations not setup correctly, duplicate classes created

Oliver Kellogg okellogg at users.sourceforge.net
Mon Jul 24 04:45:41 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=131270         
okellogg users sourceforge net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From okellogg users sourceforge net  2006-07-24 06:45 -------
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