Difference between revisions of "VIATRA2/Examples/VTCL"
(New page: == Overview == The VTCL transformation language of VIATRA2 has the following main parts: * Expressions and Terms * Abstract State Machines (ASMs) * Graph patterns * Graph transformation r...) |
m (Added outdated page notice) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | == Outdated page == | ||
+ | This page contains obsolete information about the VPM based VIATRA2 and preserved for archive purposes only.<br /> | ||
+ | The currently maintained wiki is available at http://wiki.eclipse.org/VIATRA | ||
+ | |||
+ | __NOTOC__ | ||
+ | |||
== Overview == | == Overview == | ||
The VTCL transformation language of VIATRA2 has the following main parts: | The VTCL transformation language of VIATRA2 has the following main parts: | ||
− | * Expressions and Terms | + | * [[VIATRA2/Examples/VTCL/Terms | Expressions and Terms]] |
− | * Abstract State Machines (ASMs) | + | * [[VIATRA2/Examples/VTCL/ASM | Abstract State Machines (ASMs)]] |
− | * Graph | + | * [[VIATRA2/Examples/VTCL/ModelManipulation | Model manipulation]] |
+ | * [[VIATRA2/Examples/VTCL/GraphPattern | Graph Patterns]] | ||
* Graph transformation rules | * Graph transformation rules | ||
+ | |||
+ | Type checking will be available from the next release (version 3.1, expected in 2010). | ||
+ | * [[VIATRA2/Examples/VTCL/TypeChecking | Type checking rules]] | ||
+ | |||
+ | --[[User:Varro.mit.bme.hu|Varro.mit.bme.hu]] 13:23, 25 May 2009 (UTC) |
Latest revision as of 04:16, 30 April 2015
Outdated page
This page contains obsolete information about the VPM based VIATRA2 and preserved for archive purposes only.
The currently maintained wiki is available at http://wiki.eclipse.org/VIATRA
Overview
The VTCL transformation language of VIATRA2 has the following main parts:
- Expressions and Terms
- Abstract State Machines (ASMs)
- Model manipulation
- Graph Patterns
- Graph transformation rules
Type checking will be available from the next release (version 3.1, expected in 2010).
--Varro.mit.bme.hu 13:23, 25 May 2009 (UTC)