Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "GMF Xpand Migration howto"

(New page: One of the most visible changes developed in GMF 2.2 M4 time frame was integration of QVTO-based model query language with the XPand template language used throughout GMF. This document is...)
 
(content sceleton added)
Line 1: Line 1:
One of the most visible changes developed in GMF 2.2 M4 time frame was integration of QVTO-based model query language with the XPand template language used throughout GMF. This document is important for those who use custom templates during GMF-based diagram(s) code generation and designed to help you during migration of existing custom template to new QVTO-based queries.
+
One of the most noticeable changes developed during [[GMF]] 2.2 M4 cycle was integration of QVTO-based model query language with the XPand template language used throughout GMF. This document is important for those who use custom templates during GMF-based diagram(s) code generation and designed to help in a migration of existing custom template to new QVTO-based queries.
 +
 
 +
== Migration Tool ==
 +
 
 +
== How to execute ==
 +
 
 +
== Known problems ==
 +
 
 +
== Additional References ==

Revision as of 12:38, 22 December 2008

One of the most noticeable changes developed during GMF 2.2 M4 cycle was integration of QVTO-based model query language with the XPand template language used throughout GMF. This document is important for those who use custom templates during GMF-based diagram(s) code generation and designed to help in a migration of existing custom template to new QVTO-based queries.

Migration Tool

How to execute

Known problems

Additional References

Back to the top