Home > Model Transformation > Model-to-Text (M2T)
There are two alternatives at hand for model-to-text transformations, namely OOMEGA Generator and openArchitectureWare. Both products offer direct access to Java, i.e. you can use OOMEGA’s Persistency API and its powerful query language within your templates.
- OOMEGA Generator is a JSP-based generator, i.e. templates are written in the well-known JSP notation.
- openArchitectureWare offers an interesting alternative for model-to-text transformations with its template language Xpand. You can use oAW and Xpand to post-process models that were designed with OOMEGA.
Next chapter: OOMEGA Generator