Treffer: Refactoring Composite to Visitor and Inverse Transformation in Java

Title:
Refactoring Composite to Visitor and Inverse Transformation in Java
Publication Year:
2011
Collection:
Computer Science
Document Type:
Report Working Paper
Accession Number:
edsarx.1112.4271
Database:
arXiv

Weitere Informationen

We describe how to use refactoring tools to transform a Java program conforming to the Composite design pattern into a program conforming to the Visitor design pattern with the same external behavior. We also describe the inverse transformation. We use the refactoring tool provided by IntelliJ IDEA.