Abstract
Aspects use pointcut expressions to specify patterns that are matched against a base model, hence defining the base locations to which aspects are applied. The fragile pointcut problem is well-known in aspect-oriented modeling, as small changes in the base may lead to non-matching patterns. Consequently, aspects are not applied as desired. This is especially problematic for refactoring. Even though the meaning of the model has not changed, pointcut expressions may no longer match. We present an aspect-oriented modeling technique for scenarios that is refactoring-safe. The scenarios are modeled with Aspect-oriented Use Case Maps (AoUCM), an extension of the recent ITU standard User Requirements Notation. AoUCM takes the semantics of the modeling notation into account, thus ensuring pointcut expressions still match even after, for example, refactoring a single use case map into several hierarchical maps. Furthermore, AoUCM allows the composed model to be viewed without having to resolve complex layout issues. The general principles of our approach are also applicable to other aspect-oriented modeling notations.
Original language | English |
---|---|
Title of host publication | Model Driven Engineering Languages and Systems - 12th International Conference, MODELS 2009, Proceedings |
Pages | 286-300 |
Number of pages | 15 |
Volume | 5795 LNCS |
DOIs | |
Publication status | Published - 2009 |
Externally published | Yes |
Event | ACM/IEEE International Conference on Model Driven Engineering Languages and Systems 2009 - Denver, United States of America Duration: 4 Oct 2009 → 9 Oct 2009 Conference number: 12th https://dl.acm.org/doi/proceedings/10.5555/2175254 (Proceedings) |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 5795 LNCS |
ISSN (Print) | 03029743 |
ISSN (Electronic) | 16113349 |
Conference
Conference | ACM/IEEE International Conference on Model Driven Engineering Languages and Systems 2009 |
---|---|
Abbreviated title | MoDELS 2009 |
Country/Territory | United States of America |
City | Denver |
Period | 4/10/09 → 9/10/09 |
Internet address |
|
Keywords
- Aspect-oriented Use Case Maps
- Aspects-oriented Modeling
- User Requirements Notation