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"

(Information about Operational QVT)
Line 5: Line 5:
 
QVTO is a component of the [[MMT|MMT project]].
 
QVTO is a component of the [[MMT|MMT project]].
  
==Information about Operational QVT==
+
==Information about Operational QVT (QVTo) ==
  
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 original language implementation was based on QVT 1.0:  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/kepler QVT Operational Developer Guide]] that may be accessed as Help->Help Contents->QVT Operational Developer Guide.
+
The current implementation has evolved to track QVT 1.2: OMG document formal/15-02-01 ([http://www.omg.org/spec/QVT/1.2/PDF/ Meta Object Facility (MOF) 2.0
 +
Query/View/Transformation Specification]). Eclipse QVTo is the only actively maintained QVTo implementation, and so conversely, QVT 1.2 has evolved to resolve issues uncovered by Eclipse QVTo and its users.
 +
 
 +
The QVTo distribution includes the [[http://help.eclipse.org/mars QVT Operational Developer Guide]] that may be accessed as Help->Help Contents->QVT Operational Developer Guide.
  
 
[[Category:Modeling]] [[Category:MMT]]
 
[[Category:Modeling]] [[Category:MMT]]

Revision as of 02:10, 10 August 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 (QVTo)

The original language implementation was based on QVT 1.0: OMG document ptc/07-07-07 (Meta Object Facility (MOF) 2.0 Query/View/Transformation Final Adopted Specification).

The current implementation has evolved to track QVT 1.2: OMG document formal/15-02-01 ([http://www.omg.org/spec/QVT/1.2/PDF/ Meta Object Facility (MOF) 2.0 Query/View/Transformation Specification]). Eclipse QVTo is the only actively maintained QVTo implementation, and so conversely, QVT 1.2 has evolved to resolve issues uncovered by Eclipse QVTo and its users.

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