期刊文献+

基于面向对象程序的一种波动分析方法及其实现 被引量:1

A Kind of Ripple Analysis Approach and It's Implementation Based on Object-Oriented Program
下载PDF
导出
摘要 "波动”一词从程序设计出现就已经产生.在程序中,各个语句之间不是孤立的,一个语句执行后的不同结果可能使另一个语句执行时得到不同的结果,或者决定了另一个语句执行或者不执行,这两种情况都称前一个语句影响了后一个语句.那么,当修改程序的某个部分(语句)时,可能潜在地影响到程序的其它部分(语句),这就是程序中存在的波动效应[1],而找出对某个部分的修改影响波动到的程序范围也就是波动分析.在Weiser提出程序切片的概念以后,程序切片方法不断扩充和发展,成为波动分析的主流.本文所讨论的波动分析与程序切片有所不同,是根据面向对象语言的特点、针对类及其成员而提出,以图在程序修改的前后,找到相应方法所能波动到的类和成员,减少语法语义错误和帮助程序理解. Ripple Analysis is a means to aid programmer for programming and program understanding. New feature of Object-Oriented language brings new ripple effect as well as new object to be analysed. In this paper,ripple effect based on level of member-method and an approach for ripple analysis are discussed. Then,the principle and implementation of our analysis tool are briefly introduced.
出处 《计算机科学》 CSCD 北大核心 2001年第2期35-37,共3页 Computer Science
关键词 面向对象 程序设计 波动分析方法 程序设计语言 Ripple,Ripple analysis,Method dispatch table,Class relation diagram,Ripple diagram,RAT
  • 相关文献

参考文献2

二级参考文献4

共引文献21

同被引文献12

  • 1金龙飞,刘磊.编译器前端构造工具及JLUCC的实现[J].吉林大学学报(信息科学版),2005,23(4):429-435. 被引量:3
  • 2Weiser M. Program Slicing [ J]. IEEE Transactions on Software Engineering, 1984, 19(4) : 352-357.
  • 3Takashi Ishio, eShinji Kusumoto, Katsuro Inoue. Debugging Support for Aspect-oriented Program Based on Program Slicing and Call Graph [ C ]//Proceedings of the 20th IEEE International Conference on Software Maintenance. Washington : IEEE Computer Society, 2004 : 178-187.
  • 4LI Bi-xin. SSA: a Core Algorithm to Slice Programs [ J ]. Journal of Information and Computational Science (JOICS), 2005, 2(1) : 57-62.
  • 5Csaba F. Union Slices for Program Maintenance [ C ]//Proceedings of the International Conference on Software Maintenance (ICSM'02). Washington: IEEE Computer Society, 2002 : 12.
  • 6PAN Kai, Kim S, Jr Whitehead E J. Bug Classification Using Program Slicing Metrics [ C ]//Sixth IEEE International Workshop on Source Code Analysis and Manipulation. Washington: IEEE Computer Society, 2006:31-42.
  • 7ZHAO Jian-jun. A Slicing-based Approach to Extracting Reusable Software Architectures [ C ]//Proceedings of the Conference on Software Maintenance and Reengineering. Washington: IEEE Computer Society, 2000: 215.
  • 8Cleve A, Henrard J, Hainaut J L. Data Reverse Engineering Using System Dependency Graphs [ C ]//Proceedings of the 13th Working Conference on Reverse Engineering. Washington: IEEE Computer Society, 2006: 157-166.
  • 9WANG Ji, DONG Wei, QI Zhi-chang. Slicing Hierarchical Automata for Model Checking UML Statecharts [ C ]// Proceedings of the 4th International Conference on Formal Engineering Methods : Formal Methods and Software Engineering. London: Springer-Verlag, 2002 : 435-446.
  • 10Ferrante J, Ottenstein K J, Warren J D. The Program Dependence Graph and Its Use in Optimization [ J ]. ACM Transactions on Programming Languages and Systems, 1987, 9(3) : 319-349.

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部