Tuesday, 10 September 2013

C++/CLI diagram generating tools

C++/CLI diagram generating tools

I have a C++/CLI (c++ and c#.net) project which I would like to create the
UML diagrams such as class diagram, sequence diagram and activity
diagrams. I need to provide my code/code snippet to the software so it
will generate the diagram. I also got permission from the university for
this task because my project is very big and they want me to work
efficiently to reduce time using these tools.
So, is there any free tool for creating above diagrams through code? I am
not seeking for a software which can do all above. If it can generate at
least one diagram above by observing the code , that would be enough.
If that software is generating diagrams by code, but if the diagrams are
not 100% UML, that is also fine, just let me know.
Please help

No comments:

Post a Comment