UML2Alloy: a challenging model transformation

  • Authors:
  • Kyriakos Anastasakis;Behzad Bordbar;Geri Georg;Indrakshi Ray

  • Affiliations:
  • School of Computer Science, University of Birmingham, Edgbaston, Birmingham, UK;School of Computer Science, University of Birmingham, Edgbaston, Birmingham, UK;Computer Science Department, Colorado State University, Fort Collins, Colorado;Computer Science Department, Colorado State University, Fort Collins, Colorado

  • Venue:
  • MODELS'07 Proceedings of the 10th international conference on Model Driven Engineering Languages and Systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Alloy is a formal language, which has been applied to modelling of systems in a wide range of application domains. It is supported by Alloy Analyzer, a tool, which allows fully automated analysis. As a result, creating Alloy code from a UML model provides the opportunity to exploit analysis capabilities of the Alloy Analyzer to discover possible design flaws at early stages of the software development. Our research makes use of model based techniques for the automated transformation of UML class diagrams with OCL constraints to Alloy code. The paper demonstrates challenging aspects of the model transformation, which originate in fundamental differences between UML and Alloy. We shall discuss some of the differences and illustrate their implications on the model transformation process. The presented approach is explained via an example of a secure e-business system.