UML Roundtripping

20 October 2004

A new set of transformation stylesheets allow for easy code generation from UML models in XMI format. The stylesheets support XMI 1.0 and 1.2, making the code generation compatible with most popular UML tools, including ArgoUML and Poseidon.

Another set of stylesheets for reverse-engineering lets you generate XMI models from o:XML source files. The generated XMI models can be imported directly into your UML tool, or used to merge code updates with an existing model, making sure that the models are maintained and reflect the current codebase.

Constructs supported by this version include Class, Interface, DataType, Generalization, Attribute, Operation and Package. The stylesheets are available from the download server.