mirror of
https://github.com/maxkratz/emoflon-ibex-2-gt-mwe.git
synced 2025-02-19 06:29:55 +00:00
Minimal Working Example (MWE) for the eMoflon::IBeX v2 implementation of Graph Transformation (GT).
GTProject | ||
GTRunner | ||
Metamodel | ||
LICENSE | ||
README.md |
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.