Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 396 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 396 Bytes

Adapter

"Define a separate Adapter class that converts the interface of a class (Adaptee) into another interface (Target) clients require. Work through an Adapter to work with classes that have not the required interface"

Model

Model

Example

Functional Model

functional

Structural Model

structural