% % GENERATED FROM http://acme.able.cs.cmu.edu % by : anonymous % IP : ec2-18-232-62-134.compute-1.amazonaws.com % at : Fri, 29 Mar 2024 10:17:03 -0400 GMT % % Selection : Publication #8 %
@TechReport{Antoun2006, AUTHOR = {Abi-Antoun, Marwan and Aldrich, Jonathan and Nahas, Nagi and Schmerl, Bradley and Garlan, David}, TITLE = {Differencing and Merging of Architectural Views}, YEAR = {2005}, NUMBER = {CMU-ISRI-05-128}, INSTITUTION = {Carnegie Mellon University Institute for Software Research International}, URL = {http://reports-archive.adm.cs.cmu.edu/anon/isri2005/abstracts/05-128.html}, ABSTRACT = {As architecture-based techniques become more widely adopted, software architects face the problem of reconciling different versions of architectural models. However, existing approaches to differencing and merging architectural views are based on restrictive assumptions, such as requiring view elements to have unique identifiers or explicitly log changes between versions. To overcome some of the above limitations, we propose differencing and merging architectural views based on structural information. To that effect, we generalize a published polynomial-time tree-to-tree correction algorithm (that detects inserts, renames and deletes) into a novel algorithm to additionally detect restricted moves and support forcing and preventing matches between view elements. We implement a set of tools to compare and merge component-and-connector (C&C) architectural views, incorporating the algorithm. Finally, we provide an empirical evaluation of the algorithm and the tools on case studies with real software, illustrating the practicality of the approach to find and reconcile interesting divergences between architectural views.}, KEYWORDS = {Software Architecture} }