ElixirGenXML

Hi.

This weekend I wrote a little script called ElixirGenXML, named after Plone ArchGenXML.

ElixirGenXML is a simple tool that generates Elixir entity definitions from UML class diagrams. ElixirGenXML reads XMI files and outputs a python file with Elixir declarations of Entities, their fields and relationships.

This is the first version. I am sure there are some bugs present and important features missing. Any feedback is appreciated and can be sent to my e-mail address ( lameiro at gmail dot com ).

If you want to play with it, read this.
You need Elixir from SVN trunk.

Publicado em Python. Tags: , . Leave a Comment »