B. Oakes, J. Troya, L. Lucio, M. Wimmer: Fully Verifying Transformation Contracts for Declarative ATL, ACM/IEEE 18th International Conference on Model Driven Engineering Languages and Systems (MoDELS 2015), Ottawa, Canada; 27.09.2015 - 02.10.2015, IEEE, ISBN: 978-1-4673-6908-4, pages 1 - 12. doi: 10.1109/MODELS.2015.7338256


The Atlas Transformation Language (ATL) is today a de-facto standard in model-driven development. It is understood by the community that methods for exhaustively verifying such transformations provide an important pillar for achieving a stronger adoption of model-driven development in industry. In this paper we propose a method for verifying ATL model transformations by translating them into DSLTrans, a transformation language with limited expressiveness. Pre-/postcondition contracts are then verified on the resulting DSLTrans specification using a symbolic-execution property prover. The technique we present in this paper is exhaustive for the declarative ATL subset, meaning that if a contract holds, it will hold when any input model is passed to the ATL transformation being checked. We explore the scalability of our technique using a set of examples, including a model transformation developed in collaboration with our industrial partner.

Fully Verifying Transformation Contracts for Declarative ATL