Concepts for slicing object-oriented programs

This paper proposes several concepts that form the basis for slicing object-oriented programs. In the case of object-oriented languages, new relations occur between language constructs such as classes, methods, and messages. Thus new forms of dependencies have to be considered in addition to the tra...

Full description

Bibliographic Details
Main Authors: Yahaya, Nor Adnan, Al-Fawareh, Hamed Jasem Khaled, Abd Ghani, Abdul Azim
Format: Article
Language:English
Published: Faculty of Computer Science and Information Technology, University of Malaya 2001
Online Access:http://psasir.upm.edu.my/id/eprint/49476/1/Concepts%20for%20slicing%20object-oriented%20programs.pdf
Description
Summary:This paper proposes several concepts that form the basis for slicing object-oriented programs. In the case of object-oriented languages, new relations occur between language constructs such as classes, methods, and messages. Thus new forms of dependencies have to be considered in addition to the traditional control and data dependencies that form the basis of most software maintenance tools that are currently available for maintaining procedure-oriented programs. We show how the proposed slicing concepts can be applied within the software maintenance process by giving an illustration through an example of Java program.