Download List

專案描述

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.

System Requirements

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-09-28 20:01
4.9

This version offers improved invocation scripts and corresponding documentation on installing and invoking UmlGraph. In addition, the code and test data is now compatible with Java 6, and the -noguillemot option now follows the current GraphViz escaping conventions.
標籤: Minor feature enhancements

2007-05-10 20:07
4.8

This version improves its invocation interface so that it can be run directly as a jar file. It has support for sending results to the standard output for direct piping into dot. The distribution includes an example shell script and batch file for invoking UMLGraph.
標籤: Major feature enhancements

2007-03-26 14:28
4.7

This version fixes an InvocationTargetException
when a relative output file name was given to
UmlGraph, and corrects the output of UmlGraphDoc
path-relative file names under Windows. The build
file can now correctly generate the UmlGraph
javadocs under Unix.
標籤: Major bugfixes

2007-02-05 16:02
4.6

This version introduces a portability fix so that
UmlGraphDoc can now run again under Unix. This
fixes a serious bug introduced in version 4.5.
標籤: Major bugfixes

2006-12-14 15:55
4.5

UmlGraphDoc now handles filenames with embedded
spaces. This version also corrects the appearance
of generic names, the running of the UmlGraphDoc
tests, and the JavaDoc generation.
標籤: Major bugfixes

Project Resources