標題: | Flow analysis of class relationships for object-oriented programs |
作者: | Chen, JL Wang, FJ 資訊工程學系 Department of Computer Science |
關鍵字: | program analysis;class relationship;object-oriented;software engineering;program dependence graph |
公開日期: | 1-七月-2000 |
摘要: | Program analysis techniques have been widely applied in various fields of software engineering, such as debugging, testing, and proof of simple correctness properties. In object-oriented (OO) programs, inheritance, association, and aggregation relationships may introduce complicated dependencies concealed within classes that might obstruct program analysis. This paper proposes a class relationship flow models to provide analysis for inheritance, association, and aggregation of class relationships. The flow model consists of three flows, inheritance, association, and aggregation flows, corresponding to these relationships. A sequence of class relationships is represented as a flow path from one class to another. Along a flow path, each member within a class is associated with an operation, define or use, to represent whether its status is changed or referenced. Thereby, the concealed dependencies introduced by class relationships can be analyzed according to the flow operations. The analysis might be used as a technique for program understanding, anomaly detection, and program testing. |
URI: | http://hdl.handle.net/11536/30450 |
ISSN: | 1016-2364 |
期刊: | JOURNAL OF INFORMATION SCIENCE AND ENGINEERING |
Volume: | 16 |
Issue: | 4 |
起始頁: | 619 |
結束頁: | 647 |
顯示於類別: | 期刊論文 |