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)
(Other documentation)
Line 19: Line 19:
  
 
==Other documentation==
 
==Other documentation==
* [[QVTo/FAQ | Frecuently Asked Questions]] and answers.
+
* [[QVTo/FAQ | Frequently Asked Questions]] and answers.
 
<br />
 
<br />
 
* [[QVTo/New_and_Noteworthy/Helios|Helios <Eclipse v3.6, 2010> New and Noteworthy]] features in Helios release, by milestone (QVTo v3.0)
 
* [[QVTo/New_and_Noteworthy/Helios|Helios <Eclipse v3.6, 2010> New and Noteworthy]] features in Helios release, by milestone (QVTo v3.0)

Revision as of 01:58, 19 May 2014

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.

Other documentation




Back to the top