[umbrello] [Bug 81364] Import Rose model files

Oliver Kellogg bugzilla_noreply at kde.org
Mon Dec 14 19:49:02 GMT 2020


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

--- Comment #32 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit ea603204f76d0e857abfa46266cd703133ddf272 by Oliver Kellogg.
Committed on 14/12/2020 at 19:48.
Pushed by okellogg into branch 'master'.

umbrello/petaltree2uml.cpp - Add importing of enum types from Rose :
- New ClassifierListReader child class LiteralsReader furnishes
  boilerplate for converting from PetalNode to UMLEnumLiteral.
- In function umbrellify, if parsed class has some form of enum
  stereotype (such as "enum", "Enumeration", "CORBAEnum" etc) then
  - call Object_Factory::createUMLObject for type UMLObject::ot_Enum;
  - run LiteralsReader::read on the returned UMLEnum.

M  +44   -1    umbrello/petaltree2uml.cpp

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

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


More information about the umbrello-devel mailing list