What is most common way to embed UML into Java code? -


i'm trying add uml sequence , class diagrams java code, in order explain internals , design concepts. these diagrams specified in javadoc blocks , converted png/gif images attached api html.

what tool can use automation of process (i'm using maven 3)?

uml diagrams within javadocs: article shows how easy , simple include uml diagrams within javadoc , keep them updated every change in source code repository.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -