Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
design_pattern:bridge_pattern [2017/10/29 06:45] – [기능의 클래스 계층] ledyxdesign_pattern:bridge_pattern [2021/02/07 03:25] (current) – [Bridge Pattern] ledyx
Line 14: Line 14:
     * 기능 계층과 구현 계층 따로 확장이 가능하고, 한 계층을 수정하는 데 다른 계층을 전혀 수정할 필요가 없음!     * 기능 계층과 구현 계층 따로 확장이 가능하고, 한 계층을 수정하는 데 다른 계층을 전혀 수정할 필요가 없음!
  
-{{tag>Architecture Modeling Structional}}+{{tag>Architecture Modeling Design_Pattern Structural}}
  
 = 기능의 클래스 계층 = = 기능의 클래스 계층 =
design_pattern/bridge_pattern.1509259509.txt.gz · Last modified: (external edit)