ModGraph & Ecore - Examples

Example Description Additional Documentation Download Example
Calendar System:
Shows basic modeling concepts with graph transformation rules in ModGraph. This example is based on an easy to understand Ecore class diagramm of a simplyfied calendar application. The bahavior is added using ModGraph.
(Example created by Maximilian Sand as master project.)
Screencast Download
Bugtracker System:
Shows advanced modeling concepts with graph transformation rules in ModGraph. This example is based on an understandy Ecore class diagramm of a simplyfied bugtracker application. The bahavior is added using ModGraph.
(Example created by Marius Zwicker as master project.)
Screencast Download
CVS (Concurrent Versions System):
Shows advanced modeling concepts with graph transformation rules in ModGraph. This example is based on a quite large Ecore class diagramm of a CVS (Concurrent Versions System) application. The bahavior is added using ModGraph and Java.