首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机软件论文--程序设计、软件工程论文--软件工程论文

从命名切入点到分析切入点的自动转换

摘要第1-4页
ABSTRACT第4-5页
Contents第5-7页
List of Figures第7-9页
List of Tables第9-10页
1 Introduction第10-12页
2 Setting the Scene第12-27页
   ·Research Background第12-20页
     ·Crosscutting concerns第12-14页
     ·Aspect-Oriented Programming第14-15页
     ·Aspect-Oriented Programming Languages第15-17页
     ·Fragile Pointcut Problem第17-20页
   ·Analysis-based Pointcut and Related Works第20-27页
     ·Analysis-based Pointcut第21-22页
     ·Related Works第22-25页
     ·Summary第25-27页
3 Proposed Framework-Nataly第27-46页
   ·Overview of Proposed Framework第27-28页
   ·Assumptions第28页
   ·Relation Analyzer第28-32页
   ·Pattern Generator第32-41页
     ·Build Relationship Trees第32-34页
     ·Extract Intention Pattern第34-40页
     ·Tregex Pattern Format第40-41页
   ·Code generator第41-44页
     ·Generate Analysis-based Pointcut Automatically第42-43页
     ·Match join point trees by pattern第43-44页
   ·Stable interfaces/names第44-46页
4 Case Study and Evaluation第46-54页
   ·Description第46页
   ·Case study Scenarios and Evaluation第46-53页
   ·Evaluation第53-54页
5 Conclusion and Future Work第54-72页
 A AspectJ Syntax Guide第56-68页
  A.1 General structure of aspects第56-57页
  A.2 Inter-type declarations第57页
  A.3 Pointcut descriptors第57-66页
   A.3.1 Pointcut definition第59-60页
   A.3.2 Context exposure第60-61页
   A.3.3 Primitive pointcuts第61-65页
   A.3.4 Signatures第65-66页
  A.4 Advice第66-68页
 B Tregex Pattern Syntax Guide第68-72页
Bibliography第72-74页
Acknowledgments第74页

论文共74页,点击 下载论文
上一篇:交通违章综合管理平台
下一篇:机台性能追踪系统在FAB中的实施与应用