Télécharger la liste

Description du projet

UMLGraph facilitates the declarative specification and drawing of UML class and sequence diagrams. One can specify a class design using the Java syntax complemented by Javadoc tags. Running the UmlGraph doclet on the specification generates a Graphviz diagram specification that can be automatically processed to create Postscript, GIF, SVG, JPEG, fig, or Framemaker drawings. Similarly, sequence diagrams are specified using declarative pic macros and compiled with the GNU plotutils pic2plot program into a PNG, PNM, (pseudo) GIF, SVG, AI, Postscript, CGM, FIG, PCL, HPGL, Regis, or TEK drawing.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-29 17:32 Retour à la liste release
5.0

Cette nouvelle version ajoute le support des six formes nouvelles: noeud, d'un composant, l'emballage, la collaboration, cas d'utilisation, et la classe active. Il permet également l'annotation de noeuds du diagramme de classe sous forme de commentaires. Ces options exigent GraphViz 2.16. Une autre option permet de placer un texte arbitraire dans les cases du diagramme de classe.
Tags: Major feature enhancements
This new version adds support for six new shapes:
node, component, package, collaboration, use case,
and active class. It also allows the annotation of
class diagram nodes through comments. These
options require GraphViz 2.16. Another option
allows the placing of arbitrary text in class
diagram boxes.

Project Resources