Hi,
I forgot to mention that I used the MOGraphVizLayout that makes use of Graphviz through the command line. You would also need the MondrianGraphVizLayout package.
Cheers, Doru
On 8 May 2010, at 17:51, Tudor Girba wrote:
Hi,
Perhaps this is of interest to someone.
I produced a new visualization to show the dependencies introduced by annotations in a Java system: http://www.themoosebook.org/book/externals/visualizations/annotation-constel...
The goal of the visualization is twofold:
- help identify which annotations are closer together and with this
occasion get an idea of what technologies are used
- make explicit the fact that annotations do introduce another layer
of complexity
At the moment, this works for Java systems. Perhaps it would be interesting to populate the Annotation entities from Smalltalk as well.
Cheers, Doru
-- www.tudorgirba.com
"Problem solving should be concentrated on describing the problem in a way that is relevant for the solution."
-- www.tudorgirba.com
"It's not what we do that matters most, it's how we do it."