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

--- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> ---
This task requires the following steps:

1. Migrate stereotype related class members to hold a list of stereotypes
(class UMLObject)
   - related class members are m_pStereotype and m_SecondaryId
2. Refactor the internal api to get, set, add and remove stereotypes (class
UMLObject)
3. Refactor client code depending on stereotype related api to use the new api
4. Refactor saving stereotypes into file and loading stereotypes from files
(class UMLObject)
   - The xmi file format already supports a space separated list of stereotypes
id references, see
https://cgit.kde.org/umbrello.git/tree/doc/xml/01-02-16.dtd#n334
5. Extend gui to support multiple stereotypes in diagram widgets (widgets in
umlwidgets subdir)
6. Extend property dialogs to support displaying, selecting and changing
multiple stereotypes (class StereotypeWidget in dialogs/widgets subdir in
combination with related dialogs)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to