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)
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
==Questions and discussions about Operational QVT usage==
 
==Questions and discussions about Operational QVT usage==
  
Questions and discussions about the usage of Operational QVT should take place on the [news://news.eclipse.org/eclipse.modeling.m2m eclipse.modeling.m2m] [http://www.eclipse.org/newsgroups/ Eclipse newsgroup] for the [[M2M|M2M project]] (more details about this newsgroup there), of which QVTO is a component. Please, remember to prefix the subject of your Operational QVT-related posts with <nowiki>[QVTO]</nowiki>.
+
Questions and discussions about the usage of Operational QVT should take place on the [news://news.eclipse.org/eclipse.qvto eclipse.qvto] [http://www.eclipse.org/newsgroups/ Eclipse newsgroup] for the [[MMT|MMT project]] (more details about this newsgroup there), of which QVTO is a component.
  
 
==Information about Operational QVT==
 
==Information about Operational QVT==
Line 7: Line 7:
 
The language implementation is based on an OMG document ptc/07-07-07 ([http://www.omg.org/cgi-bin/doc?ptc/2007-07-07 Meta Object Facility (MOF) 2.0 Query/View/Transformation Final Adopted Specification]).
 
The language implementation is based on an OMG document ptc/07-07-07 ([http://www.omg.org/cgi-bin/doc?ptc/2007-07-07 Meta Object Facility (MOF) 2.0 Query/View/Transformation Final Adopted Specification]).
  
[[Category:Modeling]] [[Category:M2M]]
+
The QVTo distribution includes the [[http://help.eclipse.org/helios QVT Operational Developer Guide]] that may be accessed as Help->Help Contents->QVT Operational Developer Guide.
 +
 
 +
[[Category:Modeling]] [[Category:MMT]]
 +
 
 +
==Examples==
 +
Executing QVT transformations programmatically in [http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava 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==
 +
* [[M2M/QVTO/New_and_Noteworthy/Helios|New and Noteworthy]] features in Helios release, by milestone
 +
* [[M2M/QVTO/FAQ | Frecuently Asked Questions]] and answers.
 +
* [http://www.eclipse.org/m2m/qvto/doc/M2M-QVTO.pdf EclipseCon 2008 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://www.levysiqueira.com.br/2011/01/eclipse-qvto-hello-world/ Tutorial by Fabio Levy Siqueira]

Revision as of 11:39, 14 March 2013

Questions and discussions about Operational QVT usage

Questions and discussions about the usage of Operational QVT should take place on the eclipse.qvto Eclipse newsgroup for the MMT project (more details about this newsgroup there), of which QVTO is a component.

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.