Model transformation language
A model transformation language in systems and software engineering is a language intended specifically for model transformation.
Visão Geral
A noção de transformação de modelo é central para o desenvolvimento orientado por modelo. Uma transformação de modelo, que é essencialmente um programa que opera em modelos, pode ser escrita em uma linguagem de programação de propósito geral, como Java. No entanto, as linguagens de transformação de modelos de propósito especial podem oferecer vantagens, como a sintaxe que facilita a referência aos elementos do modelo. Para gravar transformações de modelo bidirecional, que mantêm a consistência entre dois ou mais modelos, uma linguagem de transformação de modelo bidirecional especializada é particularmente importante, porque pode ajudar a evitar a duplicação que resultaria da gravação de cada direção da transformação separadamente.
Available transformation languages
- ATL : a transformation language developed by the INRIA
- Beanbag (see [1]) : an operation-based language for establishing consistency over data incrementally
- GReAT : a transformation language available in the GME
- Epsilon family (see [2]) : a model management platform that provides transformation languages for model-to-model, model-to-text, update-in-place, migration and model merging transformations.
- F-Alloy [3]: a DSL reusing part of the Alloy syntax and allowing the concise specification of efficiently computable model transformations.
- Henshin (see [4]) : a model transformation language for EMF, based on graph transformation concepts, providing state space exploration capabilities
- JTL : a bidirectional model transformation language specifically designed to support non-bijective transformations and change propagation (see [5]).
- Kermeta : a general purpose modeling and programming language, also able to perform transformations
- Lx family (see [6]) : a set of low-level transformation languages
- M2M is the Eclipse implementation of the OMG QVT standard
- Mia-TL : a transformation language developed by Mia-Software
- MOF Model to Text Transformation Language: the OMG has defined a standard for expressing M2T transformations
- MOLA (see [7]) : a graphical high-level transformation language built in upon Lx.
- MT : a transformation language developed at King's College, London (UK) (based on Converge PL)
- QVT : the OMG has defined a standard for expressing M2M transformations, called MOF/QVT or in short QVT.
- SiTra [8] : a pragmatic transformation approach based on using a standard programming language, e.g. Java, C#
- Stratego/XT : a transformation language based on rewriting with programmable strategies
- Tefkat : a transformation language and a model transformation engine
- Tom : a language based on rewriting calculus, with pattern-matching and strategies
- UML-RSDS [9] : a model transformation and MDD approach using UML and OCL
- VIATRA : a framework for transformation-based verification and validation environment
See also
- Data transformation
- Domain-specific language (DSL)
- Filter (software)
- Model-driven engineering (MDE)
- Model-driven architecture (MDA)
- Template processor
- Transformation language
- Graph Transformation
- Web template
- XSLT - a standard language
References
Further reading
- The MDA Journal: Model Driven Architecture Straight From The Masters
- Model Driven Architecture: Applying MDA to Enterprise Computing, David S. Frankel, John Wiley & Sons, ISBN 0-471-31920-1
- OMG MDA Guide MDA Guide Version 1.0.1
- Model-Driven Architecture: Vision, Standards And Emerging Technologies at omg.org
- An Introduction to Model Driven Architecture at ibm.com
- From Object Composition to Model Transformation with the MDA at omg.org
- Mens, T, and Van Gorp, P: A Taxonomy of Model Transformation, Electronic Notes in Theoretical Computer Science, Volume 152, 27 March 2006, Pages 125-142
- Czarnecki, K, and Helsen, S : Classification of Model Transformation Approaches. In: Proceedings of the OOPSLA'03 Workshop on the Generative Techniques in the Context Of Model-Driven Architecture, Anaheim, California, USA. Webpublished.
- Gronmo, R, and Oldevik, J : An Empirical Study of the UML Model Transformation Tool (UMT). [10]