SmartQVT
Initial release | ? |
---|---|
Stable release | 0.1.4 (February 27, 2007 ) [±] |
Written in | Java |
Operating system | Cross-platform |
Available in | English |
Type | Software Development |
License | EPL |
Website | smartqvt.elibel.tm.fr |
SmartQVT is a full Java open source implementation of the QVT-Operational language which is dedicated to express model-to-model transformations.
This tool compiles QVT transformations into Java programs to be able to run QVT transformations. The compiled Java programs are EMF-based applications.
It is provided as Eclipse plug-ins running on top of the EMF metamodeling framework and is licensed under EPL.
Components
SmartQVT contains 3 main components:
- a code editor : this component helps the user to write QVT code by highlighting key words.
- a parser : this component converts QVT code files into model representations of the QVT programs (abstract syntax).
- a compiler : this component converts model representations of the QVT program into executable Java programs.
See also
- QVT
- Model Driven Architecture (MDA)
- Meta-Object Facility (MOF): a language to write metamodels
- Model Transformation Language
External links
This article is issued from Wikipedia - version of the Tuesday, December 23, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.