producing UML from javadocs (or other source-level meta-datas)

2007-09-19 Thread nicolas de loof
Hello, 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

Re: producing UML from javadocs (or other source-level meta-datas)

2007-09-19 Thread Antonio Petrelli
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