Hierarchical Clustering for Identifying Crosscutting Concerns in Object Oriented Software Systems

Main Article Content

Istvan Gergely Czibula
Gabriela Czibula
Grigoreta Sofia Cojocar

Abstract

Crosscutting concerns are parts of a program that affect or crosscut other concerns. Usually these concerns cannot be cleanly decomposed from the rest of the system, and they are mixed with many core concerns from the system leading to code scattering and code tangling, and, also, to systems that are hard to explore and understand. Identifying crosscutting concerns automatically improves both the maintainability and the evolution of the software systems. Aspect mining is a research direction that tries to identify crosscutting concerns in already developed software systems, without using the aspect oriented paradigm. The goal is to identify them and then to refactor them to aspects, to obtain a system that can be easily understood, maintained and modified. In this paper we are focusing on the problem of identifying crosscutting concerns in object oriented software systems using a hierarchical agglomerative clustering approach. We experimentally validate our approach on the open source case study JHotDraw and on a real software system. A comparison of our approach with similar existing work is also provided.

Article Details

How to Cite
Czibula, I. G., Czibula, G., & Cojocar, G. S. (2009). Hierarchical Clustering for Identifying Crosscutting Concerns in Object Oriented Software Systems. INFOCOMP Journal of Computer Science, 8(3), 21–28. Retrieved from https://infocomp.dcc.ufla.br/index.php/infocomp/article/view/267
Section
Articles