机构:
INRIA, AtlanMod, Nantes, France
Ecole Mines Nantes, Nantes, FranceINRIA, AtlanMod, Nantes, France
Cosentino, Valerio
[1
,2
]
Tisi, Massimo
论文数: 0引用数: 0
h-index: 0
机构:
INRIA, AtlanMod, Nantes, France
Ecole Mines Nantes, Nantes, FranceINRIA, AtlanMod, Nantes, France
Tisi, Massimo
[1
,2
]
Buettner, Fabian
论文数: 0引用数: 0
h-index: 0
机构:
INRIA, AtlanMod, Nantes, France
Ecole Mines Nantes, Nantes, FranceINRIA, AtlanMod, Nantes, France
Buettner, Fabian
[1
,2
]
机构:
[1] INRIA, AtlanMod, Nantes, France
[2] Ecole Mines Nantes, Nantes, France
来源:
ELECTRONIC PROCEEDINGS IN THEORETICAL COMPUTER SCIENCE
|
2013年
/
135期
关键词:
D O I:
10.4204/EPTCS.135.4
中图分类号:
TP301 [理论、方法];
学科分类号:
081202 ;
摘要:
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.