Skip to content

narrow screen resolution wide screen resolution auto screen resolution Increase font size Default font size Decrease font size default color brick color green color
Home
XALDoc demo PDF Print E-mail
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?

XALDoc intro

 

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:

  • the most referenced classes
  • the most referenced methods
  • the most referenced variables