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 Weaponbb7 (talk | contribs) at 04:17, 3 August 2010 (Proposing article for deletion per WP:PROD. (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


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