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)
(Information about Operational QVT)
Line 9: Line 9:
 
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]).
  
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.
+
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.
  
 
[[Category:Modeling]] [[Category:MMT]]
 
[[Category:Modeling]] [[Category:MMT]]

Revision as of 09:11, 17 October 2013

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