ModGraph & Xcore - Examples

Example Description Additional Documentation Download Example
Refactoring:
Shows advanced modeling concepts with graph transformation rules in ModGraph. This Example is based on an understandy Xcore model for refactoring rules. The rule based bahavior is added using ModGraph, the procedural one using Xcore.
(Example created by Nikita Duemmel as bachelor thesis.)
Screencast
Propagating Refactoring:
Shows advanced modeling concepts with graph transformation rules in ModGraph. This project is used to propagate model refactorings to the rules. The rule based bahavior is added using ModGraph, the procedural one and the stucture using Xcore.

Download