부록. Class Diagram Code 변환 실전 :: 소림사의 홍반장!

부록. Class Diagram Code 변환 실전

2019. 2. 19. 22:20 - 삘쏘굿

이제 실전이다!


실제 패턴이 적용된 다음 클래스 다이어그램을 보고 각 클래스들의 코드들을 생각해보자.


그리고 나서, 생각한 코드와 어느 정도 일치하는지 코드를 확인하여 보자.




design pattern model 해석 실전

design pattern
diagram
code
Adapter

App 원본 접기
BattleFishingBoat 원본 접기
BattleShip 원본 접기
Captain 원본 접기
FishingBoat 원본 접기
Composite

App 원본 접기
Letter 원본 접기
LetterComposite 원본 접기
Messenger 원본 접기
Sentence 원본 접기
Word 원본 접기

Decorator

App 원본 접기
ClubbedTroll 원본 접기
SimpleTroll 원본 접기
Troll 원본 접기
TrollDecorator 원본 접기













같이 보기






References...


"Unified Modeling Language". wikipedia.org. 2019-01-29.

"UML Class Diagrams Reference". uml-diaframs.org. 2019-01-29.

"UML". namu.wiki. 2019-01-29.

"JAVA 객체지향 디자인 패턴", 한빛미디어

"[UML] Class Diagram 클래스 다이어그램". tistory.com. 2019-01-30.

"UML: 클래스 다이어그램과 소스코드 매핑". nextree.co.kr. 2019-01-30.






다른 카테고리의 글 목록

Dev. 객체지향개발/디자인패턴 카테고리의 포스트를 톺아봅니다