[umbrello] [Bug 81301] Support UML Profile for CORBA specification

Oliver Kellogg bugzilla_noreply at kde.org
Sat Jan 16 10:02:29 GMT 2021


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

--- Comment #6 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 826889ae7d444761705e4a1efb6165696630a627 by Oliver Kellogg.
Committed on 16/01/2021 at 09:58.
Pushed by okellogg into branch 'master'.

Flesh out union case handling in IDL import:

umbrello/codeimport/idlimport.cpp
- In function parseStmt while-loop handling attribute declaration,
  if m_unionCases is non empty then
  - attempt finding the "idlCase" stereotype in UMLDoc;
  - if it is not found then create it and append the tag definition
    "label" of type String onto its attribute definitions;
  - set the stereotype on `attr';
  - append the joined m_unionCases labels onto attr->tags();
  - clear the content of m_unionCases.

M  +12   -3    umbrello/codeimport/idlimport.cpp

https://invent.kde.org/sdk/umbrello/commit/826889ae7d444761705e4a1efb6165696630a627

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


More information about the umbrello-devel mailing list