2007/9/19, nicolas de loof <[EMAIL PROTECTED]>:
>
> I'm looking for a nice tool to generate UML diagrams from my source
> code, based on some javadocs tags or other source-level meta-datas.
> The idea is to allow source code refactoring without having to apply
> changes manually on a UML model.
>
> I'd like this tool to run as part of my "mvn site" process... ( if
> possible )



I don't know if it is useful, but take a look to UMLGraphDoclet:
http://www.spinellis.gr/sw/umlgraph/
You can see an example in Tiles:
http://tiles.apache.org/framework/apidocs/index.html

Antonio

Reply via email to