The UML from that file looks like this:
(click on the diagram for a pdf version)
We ran Mister Model on Furniture.zuml with this command line:
$ /usr/local/bin/build_mister_model.pl --file models/Furniture.zuml --javaWe created a jar of that code using the
build.xml
included in the distribution. We used the command line:
$ ant jar
- API
- API documentation generated from the model
- Java
- Perl