| XALDoc demo |
|
|
|
| Wednesday, 16 November 2011 18:12 | ||
XALDoc main objective is to generate, automatically, always up-to-date documentation related to a software product during the whole software development process. We have decided to analyze Openbravo, a java open source ERP, to prove XALDoc capabilities. Here is the demo of the analysis.The demo is related to a subset of Openbravo source code (see srcAD directory): business logic and GUI classes. How to browse XALDoc demo?
On the left there is the list of the classes which have been analyzed. If you click on the icon on the left of the class name you can browse its method signatures. If you click on a method signature you can see the related XAL automaton (if it belongs to the source code which has been analyzed). Note: each light blue state is related to a method call: if you click on it you can see the called method automaton. On the main page some statistics are displayed:
|