Jump to content

MOF Model to Text Transformation Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lgoubet (talk | contribs) at 14:46, 6 July 2010 (Created page with '{{Draft}} '''MOF Models to Text Transformation Language''' (or '''MOFM2T''') is an Object Management Group (OMG) specification for ''Model driven development''...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


MOF Models to Text Transformation Language (or MOFM2T) is an Object Management Group (OMG) specification for Model driven development. This specification aims at describing how to transform a model into text, for example source code or documentation.

Implementations

  • Acceleo : Open source code generator creating code from models.
  • MOFScript : Generation engine developed in response to the OMG RFP

See Also