Tagged Questions
11
votes
1answer
3k views
UML Sequence Diagram in Dia?
What's a good workflow (usage procedure) for creating a UML Sequence diagram in Dia?
1
vote
2answers
204 views
Dia for professional UML modelling
Dia is an excellent open source tool for UML modelling. I am currently using it for drawing ER diagrams. But the home page of Dia Dia has this to say about Dia "Dia is inspired by the commercial ...
0
votes
1answer
98 views
How to draw an Association Class in Dia?
I am using Dia to draw a few simple class diagrams.
However I cannot make an association class (I can't connect a class to an association). Probably the program does not support it natively, but if ...
0
votes
1answer
165 views
Any hints on programming Dia with Python extensions?
I'm searching for documentation on how to do it properly. Any hints?