Decorator Design Pattern (UML Diagrams)
Resources|Diagrams|Design Patterns|
25 October 2018 11:10:45
Dusan Rodina - softwareideas.net
The decorator pattern is a design pattern that allows behavior to be added to an object, dynamically, without affecting the behavior of other objects from the same class.
Diagram
Decorator Design Pattern (UML Class Diagram, UML Sequence Diagram)
New Comment