원문정보
초록
영어
There are many researches on going about defining composite refactorings by composing component refactorings, as refactoring is studied very actively recently. To compose various kinds of composite refactorings, we need a certain kind of language to define the composite refactoring. But existing researches do not have various kinds of refactoring composition methods and the studies about refactoring composition languages are also insufficient. Therefore in this paper, we define composite refactorings by assembling component refactorings. To do this, first we propose a method on how to specify elementary refactorings. Second we design a refactoring composition language which will be used to define composite refactorings.
목차
1. Introduction
2. Elementary Refactoring Specification
2.1. Representation of Source Code
2.2. A method for Elementary Refactoring Specification
3. A Design for Refactoring Component Language
3.1. Types of Component Refactoring
3.2. A Meta Model of Refactoring Composition Language
4. Comparative Research about Refactoring
5. Conclusions
References