Model-to-Text (M2T) Project
The Model-to-Text project provides infrastructure and tooling for generating text (usually program code) from models.
The project includes implementations of three model-to-text languages: JET (orginally from EMF),
XPand (originally from openArchitectureWare)
and MTL (implementing the OMG MOF Model to Text standard).
The project's primary framework provides for invoking model-to-text solutions independently of implementation language.
Finally, the project provides shared infrastructure for implementing model-to-text languages and associated tools.