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

 
(2 intermediate revisions by one other 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 ==
 
== 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.
+
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