MOF Model to Text Transformation Language: Difference between revisions

Content deleted Content added
Weaponbb7 (talk | contribs)
Proposing article for deletion per WP:PROD. (TW)
Adding short description: "Specification of Object Management Group" (Shortdesc helper)
 
(8 intermediate revisions by 6 users not shown)
Line 1:
{{Short description|Specification of Object Management Group}}
{{dated prod|concern = Abandoned draft not edited since creation|month = August|day = 3|year = 2010|time = 04:17|timestamp = 20100803041722}}
'''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.
<!-- Do not use the "dated prod" template directly; the above line is generated by "subst:prod|reason" -->
{{Draft}}
 
== See Alsoalso ==
'''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|source code]] or [[documentation]].
 
== Implementations ==
* [[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 ==
* [http://www.omg.org Object Management Group (OMG) website]
* [http://www.omg.org/docsspec/ptcMOFM2T/06-11-011.pdf0/ Object Management Group, ''MOF specificationModel to Text Transformation Language (MOFM2T), 1.0'' - Specification]
 
[[Category:Systems engineering]]
 
 
[[fr:MOF_Models_to_Text_Transformation_Language]]
{{prog-lang-stub}}