节点文献

面向方面的软件体系结构演化研究

Research on Evolution of Aspect-oriented Software Architecture

【作者】 王铭

【导师】 宋雨;

【作者基本信息】 华北电力大学 , 计算机软件与理论, 2011, 硕士

【摘要】 随着互联网技术的飞速发展,软件系统的运行环境越来越趋于网络化,导致用户对软件性能的要求不断提升,软件的变化性和复杂程度也进一步提高。此时,软件演化逐渐显现出来,成为了领域中的研究热点。软件复杂性变高,要求我们必须从宏观层面入手,软件体系结构从系统全局刻画系统结构,是软件演化的重要依据,因此体系结构的演化已经成为许多软件系统的根本需求。传统的面向对象技术良好的解决了体系结构中单个业务逻辑的实现问题,但是由于系统中横切关注点和需求多变性的存在,面向对象技术便显现出了其局限性。面向方面技术的提出恰好为解决系统中的横切问题提出了可行的方法,利用面向对象技术将系统中的横切属性封装形成方面,很好的解决了软件系统的代码分散问题,有利于系统的维护和演化。此外,当前软件系统的演化愈发频繁,如何进行体系结构层面的演化影响分析也是当前的研究热点。现存的基于体系结构演化的研究并没有实现有效分析演化变更的手段以保持软件动态演化的完整性和可控性。为了解决上述问题,作者通过大量文献阅读和研究工作,将AOP思想引入到软件体系结构中,对两者的优点进行分析和结合,提出了面向方面的软件体系结构模型;利用反射原理解决体系结构运行时不可见的问题,提出了一种支持动态演化的反射式架构RFSAAO,实现了对演化的控制;演化就会带来变更,变更会对软件系统产生影响,针对体系结构演化产生的变更,本文从静态和动态两方面分别详细分析了构件间的依赖关系,最终实现了体系结构层次的演化影响分析并应用到实例中,对该方法进行了初步验证,为软件演化实现良好的可控性打下理论基础。

【Abstract】 Along with the development of Internet, the operating environment of software becomes networking increasingly, users’requests to software performance are much higher than before, and so the variability and complexity of software are higher. Software evolution appears and becomes a researching hot spot. We must start our research from the microscopical layer. Software architecture can describe system from overall situation. So, evolution of architecture has been fundamental requirement of many systems.Traditional OOT can solve implements of single business logic, but because of the existence of crossing points and polytropism, we must use AOP, it puts forward doable methods to solve those questions. With AOP, we can form the crossing attributes into aspect, then we can solve the problem of code scattering, this will be in favor of system maintenance and evolution.In addition, software system evolution is so frequently that how to analyze evolution impact in architecture layer is also the researching hot spot. Existing architecture evolution research hasn’t analyzed software change, so it can’t preserve the completeness and controllability of software evolution.To solve above problems, by doing a large number of reading and researching work, this dissertation introduce the idea of Aspect-oriented into software architecture, then analyze and combine their advantages, establish an aspect-oriented software architecture; With reflection theory, put forward a reflection framework that support evolution, and realize to control evolution; specific to the changes generated by architecture evolution, this dissertation analyses dependences between components’ports form the aspects of static and dynamic, realize change impact analysis and put it into use, confirm this method preliminary, finally lay the theoretical foundation for good controllability of architecture evolution.

【关键词】 软件演化AOP体系结构演化影响
【Key words】 software evolutionAOPsoftware architectureevolution impact
节点文献中: 

本文链接的文献网络图示:

本文的引文网络