Minimal Working Example (MWE) for the eMoflon::IBeX v2 implementation of Graph Transformation (GT).
Find a file
2024-10-25 13:01:12 +02:00
GTProject Adds the first working draft of an IBeX v2 GT project 2024-10-25 12:11:07 +02:00
GTRunner Adds the first working draft of an IBeX v2 GT project 2024-10-25 12:11:07 +02:00
Metamodel Adds the first working draft of an IBeX v2 GT project 2024-10-25 12:11:07 +02:00
LICENSE Adds a LICENSE and content to the README.md 2024-10-25 13:01:12 +02:00
README.md Adds a LICENSE and content to the README.md 2024-10-25 13:01:12 +02:00

eMoflon::IBeX v2 GT Minimal Working Example

This is a Minimal Working Example (MWE) for the eMoflon::IBeX v2 implementation of Graph Transformations (GTs).

You need an up-to-date version of the Eclipse Modeling Framework with eMoflon::IBeX v2 and all related plug-ins installed.

Structure

This repository contains three projects:

  • GTProject is the eMoflon::IBeX GT project that can be used to find matches of patterns in a model.
  • GTRunner is a plug-in project that utilizes generated code of the GT project.
  • Metamodel is a metamodel project.

License

See LICENSE.