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

이 버전의 설치 및 UmlGraph 호출에 대한 호출 스크립트 및 해당 설명서를 향상을 제공합니다. 또한, 코드와 테스트 데이터를 이제는 자바 6, 그리고 지금 현재 GraphViz 규칙을 다음과 같이 이스케이프 - noguillemot 옵션과 호환됩니다.
Tags: Minor feature enhancements
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.

2007-05-10 20:07
4.8

이 버전은 그렇게 직접 jar 파일처럼 실행할 수있는 자사의 호출 인터페이스를 향상시킵니다. 그것은 직접적인 배관에 대한 표준 출력으로 결과를 전송을 지원하는 점입니다. 유통 UMLGraph 호출에 대한 예제 쉘 스크립트 및 배치 파일이 포함되어있습니다.
Tags: Major feature enhancements
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.

2007-03-26 14:28
4.7

이 버전의 수정 InvocationTargetException 때 상대적으로 출력 파일 이름을 UmlGraph 부여했고, UmlGraphDoc 경로의 출력을 Windows에서 상대적으로 파일 이름을 수정합니다. 이제 제대로 유닉스에서 UmlGraph javadocs 파일을 빌드를 생성할 수있습니다.
Tags: Major bugfixes
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.

2007-02-05 16:02
4.6

이 버전의 이식 UmlGraphDoc 그래서 지금은 다시는 유닉스에서 실행할 수있는 수정 프로그램을 소개합니다. 심각한 버그가 버전 4.5에 도입된이 수정.
Tags: Major bugfixes
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.

2006-12-14 15:55
4.5

UmlGraphDoc 지금은 임베디드 공간과 파일 이름을 처리합니다. 이 버전은 또한 일반적인 이름의 모양을 수정 실행 UmlGraphDoc 검사 및 Javadoc 생성.
Tags: Major bugfixes
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.

Project Resources