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"

(Questions and discussions about Operational QVT usage)
(Other documentation)
(28 intermediate revisions by 7 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==
  
The language implementation is based on an OMG document ptc/05-11-01 (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]).
 +
 
 +
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==
 +
* [[QVTo/FAQ | Frecuently Asked Questions]] and answers.
 +
<br />
 +
* [[QVTo/New_and_Noteworthy/Helios|New and Noteworthy]] features in Helios release, by milestone
 +
* [[MMT/QVTo/New_and_Noteworthy/Kepler|New and Noteworthy]] features in Kepler release, by milestone
 +
<br />
 +
* [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]
 +
<br />

Revision as of 04:44, 21 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.