Bug 101272

Summary: adding new diagram types - process, ...
Product: [Applications] umbrello Reporter: Jakub Novotny <jakobo>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: wishlist CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jakub Novotny 2005-03-10 23:31:35 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages

Hi, i'd found great, if Umbrello had support for another non-uml diagrams, that are important in software design. For example process diagram, etc. 

I think, that it's not far to make good Case tool from it...

Thanks
Comment 1 Jonathan Riddell 2005-05-14 19:35:20 UTC
Got any documentation and examples of these diagrams?
Comment 2 Jörg Pohle 2005-10-08 19:03:55 UTC
I hope, that you're reading comments for old wishes, too. Two diagram types I wish to use with Umbrello are context diagrams and domain architecture diagrams. These diagrams are the first you should use in many projects. Thanks a lot.
Comment 3 Oliver Kellogg 2005-10-09 13:17:46 UTC
> I hope, that you're reading comments for old wishes, too.

Absolutely. However, given the sore lack of contributors, I'm afraid
the old rule of thumb holds true for Umbrello - "If you want it done,
do it yourself" :-/
Comment 4 Ralf Habacker 2018-03-27 22:43:16 UTC
The UML standard does not specify such diagram type. For an UML based replacement see https://stackoverflow.com/questions/23761522/uml-replacement-for-context-diagram, which mentions use case or component diagrams.

In case the shape of actors in use case diagrams would be an issue, it could be extended to be displayed as rectangle without much work.