Skip to search formSkip to main contentSkip to account menu

Abstract factory pattern

Known as: Abstract Factory method Pattern, Design Pattern - Abstract Factory, Abstract Factory Method 
The abstract factory pattern provides a way to encapsulate a group of individual factories that have a common theme without specifying their concrete… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
GoF Definition: Provides an interface for creating families of related or dependent objects without specifying their concrete… 
2013
2013
The aim of the Abstract Factory pattern is to provide a way to obtain an appropriate concrete factory that can provide the… 
2008
2008
Software configuration management (SCM) is the discipline of controlling the evolution of large and complex software systems… 
2008
2008
Product2 {abstract} AbstractProduct1 {abstract} <<interface>> 
2008
2008
This paper's scope is to describe the back-end implementation of the ESPL compiler, precisely the platform for the code's… 
2004
2004
Based-on abstract factory pattern, a Java modeling method for bills of ERP system is provided. This paper also gives an… 
2003
2003
Building applications using AspectJ means to design applications build upon the new language features offered in addition to Java… 
1994
1994
For performance reasons, client applications often need to influence the implementation strategies of libraries whose services…