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"

Line 4: Line 4:
 
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://github.com/viatra/viatra-docs 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 ==

Revision as of 05:49, 26 April 2016

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 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