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

VIATRA2/Examples/VTCL

< VIATRA2‎ | Examples
Revision as of 09:13, 17 February 2009 by Daniel.varro.gmail.com (Talk | contribs) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

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

  • Expressions and Terms
  • Abstract State Machines (ASMs)
  • Graph patterns
  • Graph transformation rules

Back to the top