[umbrello-devel] [umbrello] [Bug 56184] Support loading of foreign XMI file formats

Oliver Kellogg okellogg at users.sourceforge.net
Tue Apr 22 21:38:41 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=56184

--- Comment #67 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 628a6cf77246c582c8251060781146fe9470f014 by Oliver Kellogg.
Committed on 22/04/2014 at 21:40.
Pushed by okellogg into branch 'master'.

Followup to commit 3ded456 for loading UML2/XMI2 files implements findings
from loading https://bugs.kde.org/attachment.cgi?id=85894 (bug 332612)

umbrello/enum.cpp function load() :
- Add decoding of UML2 tag "ownedLiteral".

umbrello/object_factory.cpp function makeObjectFromXMI() :
- Add decoding of UML2 tag "generalization".

umbrello/association.cpp function load() :
- Add decoding of UML2 generalization attribute "general".

M  +16   -2    umbrello/association.cpp
M  +1    -0    umbrello/enum.cpp
M  +2    -1    umbrello/object_factory.cpp

http://commits.kde.org/umbrello/628a6cf77246c582c8251060781146fe9470f014

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list