Analyzing Flowgraphs with ATL
Software Engineering
2013-12-03 v1 Programming Languages
Abstract
This paper presents a solution to the Flowgraphs case study for the Transformation Tool Contest 2013 (TTC 2013). Starting from Java source code, we execute a chain of model transformations to derive a simplified model of the program, its control flow graph and its data flow graph. Finally we develop a model transformation that validates the program flow by comparing it with a set of flow specifications written in a domain specific language. The proposed solution has been implemented using ATL.
Cite
@article{arxiv.1312.0343,
title = {Analyzing Flowgraphs with ATL},
author = {Valerio Cosentino and Massimo Tisi and Fabian Büttner},
journal= {arXiv preprint arXiv:1312.0343},
year = {2013}
}
Comments
In Proceedings TTC 2013, arXiv:1311.7536