object model diagram

Object model diagrams (or class diagrams) are the most famous UML diagrams. There are some tools (e.g. doxygen) that can partly generate this diagram type from parsed code.

But to do it propery, you need additional information (architectural information) which is not contained in the C++ code and therefore cannot be parsed.

Astade stores this additional information in its database and can generate more exact diagrams.

back to screenshot index

screenshots/objectmodel.txt ยท Last modified: 2015/05/21 15:36 by thomas
GNU Free Documentation License 1.3
Powered by PHP Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 Valid HTML5