Papers/Others

Supporting Effective Software Modeling

tomato13 2009. 9. 22. 23:46
http://www.cs.colostate.edu/~france/Objet2002final.pdf

 

........

In this paper we outline some mechanism that can enhance the creation and evolution of models. The mechanisms emphasize reuse of models in the form of template form of design patterns and DSMLs, and provides support for systematic refactoring of models and multi-dimensional separation of concerns through the use of modeling aspects.

 

modeling을 통해서 얻을 수 있는 효과에 대해서 크게 세가지를 제시한다.

1. 모델 재사용

2. Refactoring

3. 관점에 따라서 필요한 부분만을 살펴봄(?)