My favorites | Sign in
Project Logo
                
Show all Featured downloads:
jsginer-1.1.tar.gz
Show all Featured wiki pages:
pluginParameters usersGuide
Feeds:
People details
Project owners:
  rafaferry
Project committers:
flsusp, fuweweu

Jsigner

Jsigner provides an easy way to automatically draw classes diagram, based on annotations on the source code.

Features:

Purpose

The main purpose of this project is to provide an easy tool for drawing and keeping the class diagrams of your projects up to date. The reason for that is simple...when starting the development of a task, Its common to have a high level vision of the classes... and then... Hands on! The development evolves the model, and at the end of a task, the model is not the same, so we spend time updating the diagrams by doing reverse engineering or manually.

I don't want to do this anymore!

But How?

Its quite simple, you just use the @Domain annotation on the classes that you want to be in a the diagram, specifying the diagram name (or names, if the class will appear in multiple diagrams).

See the User Guide and examples wiki pages.

What it looks like

Here is an example of an image generated by jsigner.

Thanks to

Jsigner is based on MODSL, so thanks to the project and its team.









Hosted by Google Code