Model transformation language

A model transformation language in systems and software engineering is a language intended specifically for model transformation.

Overview

The notion of model transformation is central to model-driven development. A model transformation, which is essentially a program which operates on models, can be written in a general-purpose programming language, such as Java. However, special-purpose model transformation languages can offer advantages, such as syntax that makes it easy to refer to model elements. For writing bidirectional model transformations, which maintain consistency between two or more models, a specialist bidirectional model transformation language is particularly important, because it can help avoid the duplication that would result from writing each direction of the transformation separately.

Currently, most model transformation languages are being developed in academia. The OMG has standardised a family of model transformation languages called QVT, but the field is still immature.[1]

Available transformation languages

See also

References

  1. France; Rumpe (2007). "Model-driven Development of Complex Software: A Research Roadmap". FOSE. doi:10.1145/1253532.1254709.


Further reading

This article is issued from Wikipedia - version of the 6/8/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.