Slicing Aspect-Oriented Software (ソフトウェア工学 研究報告)
スポンサーリンク
概要
- 論文の詳細を見る
In this paper, we propose an approach to slicing aspect-oriented software. To solve this problem, we present a dependence-based representation called aspectoriented system dependence graph(ASDG), which extends previous dependence graphs, to represent aspectoriented soltware. The ASDG of an aspect-oriented program consists of three parts: (1)a system dependence graph for non-aspect code, (2)a group of aspect dependence graphs for aspect code, and(3)some additional dependence arcs used to connect the system dependence graph to the aspect dependence graphs. After that, we show how to compute a static slice of an aspect-oriented program based on the ASDG.
- 一般社団法人情報処理学会の論文
- 2001-11-21
著者
関連論文
- If it is Invisible, How to Know its Working? : Towards Self-monitoring Software for Invisible Computing Environment
- Cohesion Measures for Aspect-Oriented Programs
- Slicing Software Architectures
- Testing Criteria for Aspect-Oriented Software (ソフトウェア工学 研究報告)
- SpecJ : Towards Adding Contracts to Java
- Slicing Aspect-Oriented Software (ソフトウェア工学 研究報告)
- Complexity Metrics for Software Architectures(Software Engineering)
- Dynamic Slicing of Object-Oriented Programs
- Data Flow Testing of Aspects (ソフトウェア工学 研究報告 テーマ:学生セッションおよび一般)
- Towards A Metrics Suite for Aspect-Oriented Software (ソフトウェア工学 研究報告 テーマ:学生セッションおよび一般)
- Coupling Measurement in Aspect-Oriented Systems
- Dependence Analysis of Aspect-Oriented Software and Its Applications to Slicing, Testing, and Debugging
- Refactoring Aspect-Oriented Programs