N
N
niko832011-10-11 12:09:58
Python
niko83, 2011-10-11 12:09:58

UML diagrams, automated construction

There is Python code with confusing relationships between classes with multiple inheritance.

Interested in a program that would build UML-diagrams of relationships between classes based on existing classes.

Or, at worst, advise a proven program in which it is convenient to draw UML diagrams.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
O
osby, 2011-10-11
@osby

I recommend Dia . Unfortunately, I do not know programs for automatic construction of UML diagrams.

H
Hitory, 2011-10-11
@Hitory

From programs you can try StarUml

W
Weageoo, 2011-10-12
@Weageoo

You can draw in Visual Studio too.

L
lightcaster, 2011-10-14
@lightcaster

A piece of paper and a pen. Truth. Don't dwell on it. It is not a panacea and will not solve program design problems. In addition, in python it is often more convenient to write in a non-OOP style.

C
cmex, 2011-10-14
@cmex

BOUML,
ArgoUML,
Visual Paradigm UML

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question