Skip to content
Snippets Groups Projects

Pamela's Merge Request: 09-17-2021

Merged Pamela Dyer requested to merge Pamela_Branch_2 into master
33 files
+ 622
429
Compare changes
  • Side-by-side
  • Inline
Files
33
@@ -27,16 +27,17 @@ after each method call as an advice. The corresponding
MP model may look like the following.
References:
"Example 2: Modeling Aspect-Oriented Paradigm" from Auguston,
M. "Monterey Phoenix System and Software Architecture and
Workflow Modeling Language Manual" (Version 4). 2020.
Available online:
"Example 2: Modeling Aspect-Oriented Paradigm" from
Auguston, M. "Monterey Phoenix System and Software
Architecture and Workflow Modeling Language Manual"
(Version 4). 2020. Available online:
https://wiki.nps.edu/display/MP/Documentation
Kiczales, G., J. Lamping, A. Mehdbekar, C. Maeda, C.V. Lopes,
J. Loingtier, J. Irwin. "Aspect-Oriented Programming",
Proceedings of the European Conference on Object-Oriented
Programming (ECOOP), Springer-Verlag LNCS 1241. June 1997.
Kiczales, G., J. Lamping, A. Mehdbekar, C. Maeda,
C.V. Lopes, J. Loingtier, J. Irwin. "Aspect-Oriented
Programming", Proceedings of the European Conference
on Object-Oriented Programming (ECOOP), Springer-Verlag
LNCS 1241. June 1997.
Search terms: behavior, aspect-oriented paradigm;
coordination, event
Loading