* GRASP (General Responsibility Assignment Software Patterns)

   > 객체간 collboration 을 위해 responsibility 를 assign 하기 위한 9가지 원칙

 

* Creator Pattern

 

* Information Expert Pattern

 

* Controller Pattern

 

* Low Coupling Pattern

 

* High cohesion Pattern

 

* Pure Fabrication Pattern

 

* Polymorphism Pattern

 

* Indirection Pattern

 

* Protected Variations Pattern

 

 

 

 

 

https://blog.naver.com/show3993/222300865386

'SW 공학 > ::: 객체지향' 카테고리의 다른 글

[GRASP] High cohesion Pattern  (0) 2021.09.22
[GRASP] Low Coupling Pattern  (0) 2021.09.22
[GRASP] Controller Pattern  (0) 2021.09.22
[GRASP] Information Expert Pattern  (0) 2021.09.22
[GRASP] Creator Pattern  (0) 2021.09.22

+ Recent posts