Independent and reusable GUI components for graph transformation rules and Triple Graph Grammars
Go to file
2024-06-14 10:32:07 +02:00
org.emoflon.ibex.common.editor.utils Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.gt.editor Adapts GTFormatter + GTValidator to JDK 21 and latest Xtext version 2024-06-13 15:59:20 +02:00
org.emoflon.ibex.gt.editor.ide Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.gt.editor.tests Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.gt.editor.ui Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.gt.editor.ui.tests Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.editor Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.editor.ide Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.editor.tests Removes generated code + adds various gitignore entries 2023-11-10 13:16:47 +01:00
org.emoflon.ibex.tgg.editor.tgg.theme Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.editor.ui Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.editor.ui.tests Removes generated code + adds various gitignore entries 2023-11-10 13:16:47 +01:00
org.emoflon.ibex.tgg.integrate Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.integrate.ide Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.integrate.tests Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.integrate.ui Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.integrate.ui.tests Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.ui.debug Updates to Java v21 2024-06-13 15:22:04 +02:00
org.emoflon.ibex.tgg.ui.debug.adapter Updates to Java v21 2024-06-13 15:22:04 +02:00
.codebeatsettings Add .codebeatsettings 2018-03-24 18:21:48 +01:00
.gitignore restored additional removed artifacts 2022-01-04 16:05:11 +01:00
LICENSE Initial commit 2017-06-05 13:33:03 +02:00
README.md Update README.md 2019-12-13 17:38:54 +01:00

eMoflon::IBeX UI

Editors for Graph Transformation (GT) Rules and Triple Graph Grammars (TGGs) used in eMoflon::IBeX

Documentation for Developers

The Xtext tutorial explains the usage of the different projects.