Generate UML from C code?

Is there a tool that can parse the C files in the project and generate UML from them?
Here are some options:

Use Microsoft Visio 2000 – http:// msdn.microsoft.com/en-us/library/aa140255(office.10).aspx A step-by-step guide to reverse engineering code into UML diagrams

BoUML – http://bouml.fr/features .html

StarUML – http://staruml.sourceforge.net/en/

Reverse engineering UML class diagrams from C code in the presence of weakly typed containers (2001) – http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.27.9064

Umbrello UML Modeller – http://uml.sourceforge.net/

List of other tools to view – http://plg.uwaterloo.ca/~migod/uml.html

Is there a tool that can parse C files in the project And generate UML from it?

Here are some options:

Use Microsoft Visio 2000 – http://msdn.microsoft.com/en-us/library/ aa140255(office.10).aspx A step-by-step guide to reverse engineering code into UML diagrams

BoUML – http://bouml.fr/features.html

StarUML – http ://staruml.sourceforge.net/en/

Reverse engineering UML class diagrams from C code in the presence of weakly-typed containers (2001) – http://citeseerx.ist.psu.edu/ viewdoc/summary?doi=10.1.1.27.9064

Umbrello UML Modeller – http://uml.sourceforge.net/

List of other tools to view – http:// plg.uwaterloo.ca/~migod/uml.html

Leave a Comment

Your email address will not be published.