Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "QVTo"

(Other documentation)
(2 intermediate revisions by 2 users not shown)
Line 17: Line 17:
  
 
The QVTo distribution includes a version of the UML2RDBMS transformation that demonstrates many language features. It may be installed via New->Examples->Operational QVT Transformation->SimpleUML to RDB Transformation Project.
 
The QVTo distribution includes a version of the UML2RDBMS transformation that demonstrates many language features. It may be installed via New->Examples->Operational QVT Transformation->SimpleUML to RDB Transformation Project.
 +
 +
==Publications==
 +
[[QVTo/Publications | List of relevant articles]].
  
 
==Other documentation==
 
==Other documentation==
Line 28: Line 31:
 
<br />
 
<br />
 
* [http://help.eclipse.org/juno/topic/org.eclipse.m2m.qvt.oml.doc/references/M2M-QVTO.pdf EclipseCon 2008 Presentation]
 
* [http://help.eclipse.org/juno/topic/org.eclipse.m2m.qvt.oml.doc/references/M2M-QVTO.pdf EclipseCon 2008 Presentation]
 +
* [https://wiki.eclipse.org/images/e/ee/QVTO_EclipseCon_2009_Presentation.pdf EclipseCon 2009 Presentation]
 
* [http://redpanda.nl/index.php?p=tutorial Tutorial] based on [http://redpanda.nl/BEP_P.J.Barendrecht.pdf P.J.Barendrecht's Research Project Report]
 
* [http://redpanda.nl/index.php?p=tutorial Tutorial] based on [http://redpanda.nl/BEP_P.J.Barendrecht.pdf P.J.Barendrecht's Research Project Report]
 
* [http://www.levysiqueira.com.br/2011/01/eclipse-qvto-hello-world/ Tutorial by Fabio Levy Siqueira]
 
* [http://www.levysiqueira.com.br/2011/01/eclipse-qvto-hello-world/ Tutorial by Fabio Levy Siqueira]
 +
* [http://www.levysiqueira.com.br/2012/06/inheritance-in-qvto/ Blog entry by Fabio Levy Siqueira on Inheritance in QVTo]
 
<br />
 
<br />

Revision as of 10:05, 23 January 2015

Questions and discussions about Operational QVT usage

Questions and discussions about the usage of Operational QVT should take place on the forum or eclipse.qvto newsgroup.

QVTO is a component of the MMT project.

Information about Operational QVT

The language implementation is based on an OMG document ptc/07-07-07 (Meta Object Facility (MOF) 2.0 Query/View/Transformation Final Adopted Specification).

The QVTo distribution includes the [QVT Operational Developer Guide] that may be accessed as Help->Help Contents->QVT Operational Developer Guide.

Examples

Executing QVT transformations programmatically in Java

The QVTo distribution includes a version of the UML2RDBMS transformation that demonstrates many language features. It may be installed via New->Examples->Operational QVT Transformation->SimpleUML to RDB Transformation Project.

Publications

List of relevant articles.

Other documentation




Back to the top