Early identification of crosscutting concerns in the domain model guided by states

  • Authors:
  • Leandro Antonelli;Gustavo Rossi;Julio Cesar Sampaio do Prado Leite

  • Affiliations:
  • Lifia, Fac. de Informática, UNLP, La Plata, Bs As, Argentina;Lifia, Fac. de Informática, UNLP, La Plata, Bs As, Argentina;Rua Marquês de Sâo Vicente, Gávea, RJ, Brasil

  • Venue:
  • Proceedings of the 2010 ACM Symposium on Applied Computing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

By nature, software applications involve a myriad of different concerns, which many times crosscut each other. The problem of crosscutting concerns may be solved by aspect oriented techniques which allow to separate core functionality from aspects. This separation must be done as soon as possible during software construction in order to minimize reworking of the software artifacts. Our work identifies aspects very early in the software development process. This paper presents an approach for using the problem domain language captured by the Language Extended Lexicon to identify crosscutting concerns during the domain analysis stage.