Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 349 Bytes

File metadata and controls

15 lines (10 loc) · 349 Bytes

Decorator

"Define separate Decorator objects that add responsibilities to an object. Work through Decorator objects to extend the functionality of an object at run-time."

Model

Model

Example

Functional Model

functional

Structural Model

structural