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 "VIATRA2/Examples/VTCL"

(Overview)
(Overview)
Line 3: Line 3:
  
 
* [[VIATRA2/Examples/VTCL/Terms | Expressions and Terms]]
 
* [[VIATRA2/Examples/VTCL/Terms | Expressions and Terms]]
* Abstract State Machines (ASMs)
+
* [[VIATRA2/Examples/VTCL/ASM | Abstract State Machines (ASMs)]]
 +
* [[VIATRA2/Examples/VTCL/ModelManipulation | Model manipulation]]
 
* Graph patterns
 
* Graph patterns
 
* Graph transformation rules
 
* Graph transformation rules

Revision as of 12:04, 17 February 2009

Overview

The VTCL transformation language of VIATRA2 has the following main parts:

Back to the top