HexMVC
Hexagonal Architecture pattern + Model View Controller (MVC)
Hexagonal Architecture pattern + Model View Controller (MVC)
Model-Gui-Mediator Pattern - the original version of MVCA Architectural Pattern The MGM pattern is a variation of MVC (model view controller) or MVP (Model View Presenter) but takes into account the use of modern off the shelf GUI controls.
MVC-App simply means “Model View Controller Application” - all four roles are necessary to any implementation.