When developing object-oriented classes, it is difficult to determine how to best reallocate the members of large, complex classes to create smaller, more cohesive ones. Clustering techniques can provide guidance on how to solve this allocation problem; however, inappropriate use of clustering can result in a class structure that is less maintainable than the original. The ExtC Visualizer helps the programmer understand the class structure by visually emphasizing important features of the class’s members and their inter- relationships. More importantly, it helps users see how various clustering algorithms group the class’s members. These insights help a programmer choose appropriate techniques for refactoring large classes. |
Cite as: Cassell, K., Anslow, C., Groves, L., Andreae, P. and Marshall, S. (2011). Visualizing the Refactoring of Classes via Clustering. In Proc. Australasian Computer Science Conference (ACSC 2011) Perth, Australia. CRPIT, 113. Mark Reynolds Eds., ACS. 63-72 |
(from crpit.com)
(local if available)
|