MOF Model to Text Transformation Language: Difference between revisions

Content deleted Content added
expanded article to fix "Abandoned draft not edited since creation", removed broken link, gave even better link; Interlanguage de
Adding short description: "Specification of Object Management Group" (Shortdesc helper)
 
(7 intermediate revisions by 6 users not shown)
Line 1:
{{Short description|Specification of Object Management Group}}
'''MOF Model to Text Transformation Language''' ('''Mof2Text''' or '''MOFM2T''') is an [[Object Management Group]] (OMG) specification for a [[model transformation language]]. Specifically, it can be used to express transformations which transform a model into text (M2T), for example a [[platform-specific model]] into [[source code]] or [[documentation]]. MOFM2T is one part of OMG's [[Model-driven architecture]] (MDA) and reuses many concepts of [[Meta-Object Facility|MOF]], OMG's metamodeling architecture. Whereas MOFM2T is used for expressing M2T transformations, OMG's [[QVT]] is used for expressing M2M transformations.
 
== ImplementationsSee also ==
* [[Acceleo]] : Open source code generator creating code from models.
* [http://www.eclipse.org/gmt/mofscript/ MOFScript] : Generation engine developed in response to the [[Object Management Group|OMG]] [[Request_for_proposal|RFP]]
 
== See Also ==
* [[Model-driven engineering]] (MDE)
* [[Model-driven architecture|Model Driven Architecture]] (MDA): OMG's vision of MDE
* [[Acceleo]], an implementation of the MOFM2T standard.
 
== External links ==
Line 15 ⟶ 13:
[[Category:Systems engineering]]
 
 
[[de:MOF Model to Text Transformation Language]]
[[fr:MOF Models to Text Transformation Language]]
{{prog-lang-stub}}