Sciweavers

3358 search results - page 40 / 672
» Parametric Aspects: A Proposal
Sort
View
AOSD
2003
ACM
14 years 3 months ago
A case for statically executable advice: checking the law of demeter with AspectJ
We define a generic join point model for checking the Law of Demeter (LoD). Join points are trees, pointcuts are predicates over join points, and advice is checked statically sim...
Karl J. Lieberherr, David H. Lorenz, Pengcheng Wu
SCAM
2008
IEEE
14 years 4 months ago
Aspect-Aware Points-to Analysis
Points-to analysis is a fundamental analysis technique whose results are useful in compiler optimization and software engineering tools. Although many points-to analysis algorithm...
Qiang Sun, Jianjun Zhao
ITSSA
2006
67views more  ITSSA 2006»
13 years 10 months ago
Metamodel Access Protocols for Extensible Aspect-Oriented Modeling
Aspect orientation is important not only at the programming-level but also at the modeling-level. We previously proposed an aspect-oriented modeling language called AspectM for ma...
Naoyasu Ubayashi, Tetsuo Tamai, Shinji Sano, Yusak...
SERVICES
2008
85views more  SERVICES 2008»
13 years 11 months ago
Early Aspects for Non-Functional Properties in Service Oriented Business Processes
In Service Oriented Architecture, each application is often designed with a set of reusable services and a business process. In order to retain the reusability of services, it is ...
Hiroshi Wada, Junichi Suzuki, Katsuya Oba
CSMR
2008
IEEE
14 years 4 months ago
Automatic Support for the Migration Towards Aspects
Aspect Oriented Programming (AOP) has been proposed as a new programming paradigm. The originality in AOP is the aspect, a single modularization unit for all those functionalities...
Mariano Ceccato