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"

 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{VIATRA}}
 
{{VIATRA}}
 +
{{caution|Old information|This page is not updated anymore; for more up-to-date details look at the language specification at https://www.eclipse.org/viatra/documentation/ instead.}}
 +
== 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 [[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.
  
 
== Transformation Development with VIATRA ==
 
== Transformation Development with VIATRA ==

Latest revision as of 09:38, 30 November 2017

Stop.png
Old information
This page is not updated anymore; for more up-to-date details look at the language specification at https://www.eclipse.org/viatra/documentation/ instead.

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