Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>From the <a href="http://en.wikipedia.org/wiki/Comparison_of_Unified_Modeling_Language_tools" rel="nofollow noreferrer">list of UML tools</a>, I only see commercial UML editors (with C++ as one of the language reverse engineered), like:</p> <ul> <li><a href="http://en.wikipedia.org/wiki/Sparx_Systems#Sparx_Enterprise_Architect" rel="nofollow noreferrer">Enterprise Architect</a></li> <li><a href="http://en.wikipedia.org/wiki/MagicDraw" rel="nofollow noreferrer">Magic Draw</a></li> <li><a href="http://www.modeliosoft.com/" rel="nofollow noreferrer">Modelio</a></li> </ul> <p>In other word, I don't know of a open-source project offering C++ reverse engineered UML diagrams.</p> <hr> <p><a href="https://stackoverflow.com/users/1350116/nrs">nrs</a> mentions <a href="https://stackoverflow.com/questions/3155448/eclipse-plugin-for-generating-uml-diagram-from-c-code/3155607?noredirect=1#comment36242717_3155607">in the comments</a>, from the <a href="http://en.wikipedia.org/wiki/Modelio" rel="nofollow noreferrer">Modelio Wikipedia entry</a>:</p> <blockquote> <p>The core Modelio software was released under the GPLv3 on October 5, 2011.<br> Key APIs are licensed under the more permissive Apache License 2.0.</p> </blockquote> <p>Note: <a href="http://www.modelio.org/forum/7-general-help/895-how-to-use-modelio-from-eclipse.html" rel="nofollow noreferrer">it is a standalone app</a> (based on Eclipse RCP), which cannot be added directly in your IDE Eclipse. Eclipse as a plugin.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload