Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 328 Bytes

File metadata and controls

14 lines (9 loc) · 328 Bytes

Abstract Factory

"Provide an interface for creating families of related or dependent object without specifying their concrete classes." [GoF]

Model

Model

Example

Functional Model

functional

Structural Model

structural