"GRASP"의 두 판 사이의 차이

5번째 줄: 5번째 줄:


==목록==
==목록==
* 정보 전문가(information expert)
* [[정보 전문가]](information expert)
* 크리에이터(creator)
* [[크리에이터]](creator)
* 컨트롤러(controller)
* [[컨트롤러]](controller)
* 간접 참조(indirection)
* [[간접 참조]](indirection)
* 낮은 결합도(low coupling)
* [[낮은 결합도]](low coupling)
* 높은 응집도(high cohesion)
* [[높은 응집도]](high cohesion)
* 다형성(polymorphism)
* [[다형성]](polymorphism)
* 변형 보호(protected variations)
* [[변형 보호]](protected variations)
* 순수 조립(pure fabrication)
* [[순수 조립]](pure fabrication)


==같이 보기==
==같이 보기==

2022년 3월 31일 (목) 08:30 판

1 개요

General Responsibility Assignment Software Patterns (GRASP), General Responsibility Assignment Software Principles
일반 책임 할당 소프트웨어 패턴, 범용 책임 할당 소프트웨어 패턴, GRASP 원칙
  • 객체 지향 설계를 위한 9가지 원칙

2 목록

3 같이 보기

4 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}