Case study: Class diagram restructuring
暂无分享,去创建一个
This case study is an update-in-placerefactoringtransformationon UML class diagrams. Its aim is toremove clones of attributes from a class diagram, and to identify new classes which abstract groupsof classes that share common data features.It is used as one of a general collection of transformations (such as the removal of redundantinheritance, or multiple inheritance) which aim to improve the quality of a specification or designlevel class diagram.The transformationis a typical example of a model refactoring,and illustrates the issues involvedin such transformations.
[1] Pieter Van Gorp,et al. Evaluation of model transformation approaches for model refactoring , 2014, Sci. Comput. Program..
[2] Tom Mens,et al. A case study to evaluate the suitability of graph transformation tools for program refactoring , 2010, International Journal on Software Tools for Technology Transfer.
[3] P ? ? ? ? ? ? ? % ? ? ? ? , 1991 .
[4] K. Lano,et al. The UML-RSDS Manual , 2012 .
[5] P. Botella. ISO / IEC 9126 in practice : what do we need to know ? , 2004 .