-
vpadmin in GoF Design PatternsUML Diagrams
Mediator
Related Post
This is a class diagram example for the Mediator design pattern.
Purpose
Allows loose coupling by encapsulating the way disparate sets of objects interact and communicate with each other. Allows for the actions of each object set to vary independently of one another.
Use When
Import into your Project
Open diagram in Visual Paradigm [?]Copy the URL below, paste it in the Open Project windows of Visual Paradigm and press Enter to open it |
Posted by: Manuel Kearney