[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

Robert Hairgrove bugzilla_noreply at kde.org
Mon Aug 10 09:15:35 BST 2020


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

Robert Hairgrove <code at roberthairgrove.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |CONFIRMED

--- Comment #3 from Robert Hairgrove <code at roberthairgrove.com> ---
The same problem exists in UMLOperation::saveToXMI1() -- namely, the assumption
being that all attributes have a type which is a descendent of UMLClassifier.
If it is a template, then this will not work because templates descend from
UMLClassifierListItem.

Is there any reason why the type must be a UMLClassifier?

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


More information about the umbrello-devel mailing list