[umbrello] [Bug 73847] support for UML tagged values

Oliver Kellogg bugzilla_noreply at kde.org
Thu Jan 14 21:23:49 GMT 2021


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

--- Comment #37 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit d6ff4174622ef2c6db542028908ed2da2a947f1d by Oliver Kellogg.
Committed on 14/01/2021 at 21:23.
Pushed by okellogg into branch 'master'.

Fixes for commit c7fdfef saving of tagged values to XMI:

umbrello/uml1model/stereotype.cpp
- In function saveToXMI1 case !m_attrDefs.isEmpty() loop over m_attrDefs
  call writer.writeEndElement() to close the opened <UML:Attribute>.

umbrello/uml1model/umlobject.cpp
- In function save1end case m_TaggedValues.count(), after end of loop
  over m_TaggedValues call writer.writeEndElement() to close the opened
  <UML:ModelElement.taggedValues>.

M  +2    -1    umbrello/uml1model/stereotype.cpp
M  +2    -1    umbrello/uml1model/umlobject.cpp

https://invent.kde.org/sdk/umbrello/commit/d6ff4174622ef2c6db542028908ed2da2a947f1d

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


More information about the umbrello-devel mailing list