The following examples were created from the model "Furniture.zuml" located in the files section of Mister Model's sourceforge.

The UML from that file looks like this:


Mister Model Class Diagram
(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 --java
We created a jar of that code using the build.xml included in the distribution. We used the command line:
$ ant jar