/mdk-source-gen

Source code generator from UML diagrams, used by Movalys MDK

MDK Source Gen

No Maintenance Intended

Movalys MDK Framework source code

What is mdk-source-gen?

Mdk-source-gen is a source code generator from UML Diagrams. It is highly configurable and extendable to produce all kinds of sources. It is part of the Movalys MDK Framework and is used to generate the source code for the different mobile platforms.

It provides all classes dedicated to the UML model processing chain. It deals with:

  • XMI Readers.
  • Model transformations.
  • Code generation using xsl templates.
  • Code format definition according the targeted language (java, C#, ...).
  • Incremental generation.

Documentation

For a Getting started guide see the documentation page (To be replaced)