This repository contains the source code to our approach at the TTC '16 Class Responsibility Assignment Case. It loads the provided models, transforms them to suite our tools format, provides transformation rules and executes SDMLib's reachability graph mechanisms.
Additionally you can find our paper in PDF format.
- visit and start: http://is.ieis.tue.nl/staff/pvgorp/share/?page=ConfigureNewSession&vdi=ArchLinux64_SDMLib.vdi
- open a terminal
- switch to ~/git/TTC2016SDMLibSolution/
- run java -jar TTC2016SDMLib.jar
Have fun!