A join point model for fine-grained aspects

  • Authors:
  • Ulises Juarez-Martinez;Jose Oscar Olmedo-Aguirre

  • Affiliations:
  • Cinvestav, IPN, Department of Electrical Engineering, México;Cinvestav, IPN, Department of Electrical Engineering, México

  • Venue:
  • ECC'08 Proceedings of the 2nd conference on European computing conference
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Crosscutting concerns, defined at the finest level of granularity for statements and expressions, considerably improves expressiveness of pointcut descriptions, making possible to address applications that cannot be approached otherwise. In this paper is introduced a join point model for fine-grained aspects based on path expressions defined upon the Abstract Syntax Tree of the method body. The model includes local variable crosscutting for getting and setting values within an expression. We show the capabilities of this model for an annotation processing concern.