A posteriori operation detection in evolving software models

  • Authors:
  • Philip Langer;Manuel Wimmer;Petra Brosch;Markus HerrmannsdöRfer;Martina Seidl;Konrad Wieland;Gerti Kappel

  • Affiliations:
  • Business Informatics Group, Vienna University of Technology, Austria;Software Engineering Group, Universidad de Málaga, Spain;Business Informatics Group, Vienna University of Technology, Austria;Institut für Informatik, Technische Universität München, Germany;Institute for Formal Models and Verification, Johannes Kepler University Linz, Austria;Business Informatics Group, Vienna University of Technology, Austria;Business Informatics Group, Vienna University of Technology, Austria

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

As every software artifact, also software models are subject to continuous evolution. The operations applied between two successive versions of a model are crucial for understanding its evolution. Generic approaches for detecting operations a posteriori identify atomic operations, but neglect composite operations, such as refactorings, which leads to cluttered difference reports. To tackle this limitation, we present an orthogonal extension of existing atomic operation detection approaches for detecting also composite operations. Our approach searches for occurrences of composite operations within a set of detected atomic operations in a post-processing manner. One major benefit is the reuse of specifications available for executing composite operations also for detecting applications of them. We evaluate the accuracy of the approach in a real-world case study and investigate the scalability of our implementation in an experiment.