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 "VIATRA/Transformation"

Line 2: Line 2:
 
== Getting Started ==
 
== Getting Started ==
  
A short tutorial created for VIATRA Query and Transformation development is available externally at https://github.com/viatra/viatra-docs The tutorial introduces a reduced version of the [[VIATRA/Transformation/Examples#The_CPS_Demonstrator_example | CPS demonstrator]].
+
A short tutorial created for VIATRA Query and Transformation development is available externally at https://www.eclipse.org/viatra/documentation/tutorial.html The tutorial introduces a reduced version of the [[VIATRA/Transformation/Examples#The_CPS_Demonstrator_example | CPS demonstrator]].
  
 
Additionally, you may have a look at [[VIATRA/Transformation/Examples]] for various transformation examples or [[VIATRA/Transformation/ShowCase]] to see what was created with VIATRA.
 
Additionally, you may have a look at [[VIATRA/Transformation/Examples]] for various transformation examples or [[VIATRA/Transformation/ShowCase]] to see what was created with VIATRA.

Revision as of 15:52, 14 November 2017

Getting Started

A short tutorial created for VIATRA Query and Transformation development is available externally at https://www.eclipse.org/viatra/documentation/tutorial.html The tutorial introduces a reduced version of the CPS demonstrator.

Additionally, you may have a look at VIATRA/Transformation/Examples for various transformation examples or VIATRA/Transformation/ShowCase to see what was created with VIATRA.

Transformation Development with VIATRA

Back to the top