Differences

This shows you the differences between two versions of the page.

Link to this comparison view

screenshots:objectmodel [2015/05/13 12:37]
thomas created
screenshots:objectmodel [2015/05/21 15:36] (current)
thomas
Line 1: Line 1:
 +====== 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.
 +
 +{{:​screenshots:​objectmodel.png?​300|}}
 +
 +[[.index | 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