Cargando…

A posteriori operation detection in evolving software models

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 compos...

Descripción completa

Detalles Bibliográficos
Autores principales: Langer, Philip, Wimmer, Manuel, Brosch, Petra, Herrmannsdörfer, Markus, Seidl, Martina, Wieland, Konrad, Kappel, Gerti
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Elsevier North Holland] 2013
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3587339/
https://www.ncbi.nlm.nih.gov/pubmed/23471366
http://dx.doi.org/10.1016/j.jss.2012.09.037
Descripción
Sumario: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.