[umbrello] [Bug 56184] Support loading of foreign XMI file formats
Oliver Kellogg
bugzilla_noreply at kde.org
Wed Apr 6 20:23:50 BST 2022
https://bugs.kde.org/show_bug.cgi?id=56184
--- Comment #105 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 195720f95b88df37cc1deaa83929daf1df74abca by Oliver Kellogg.
Committed on 06/04/2022 at 19:22.
Pushed by okellogg into branch 'master'.
Support loading of attribute type from MagicDraw/Cameo href to
PrimitiveTypes.xmi :
umbrello/umlmodel/attribute.cpp
- In function load1 case m_SecondaryId.isEmpty() while-loop over node
case !href.isEmpty(),
- bool isPrimitive is set to xmiType.contains("PrimitiveType") if
xmiType is non empty, else is set to href.contains("PrimitiveType");
- proceed with primitive type handling if isPrimitive is true and the
href suffix conforms to primitive type syntax.
M +6 -2 umbrello/umlmodel/attribute.cpp
https://invent.kde.org/sdk/umbrello/commit/195720f95b88df37cc1deaa83929daf1df74abca
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list