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… 
2013
2013
Beginning ASP.NET 4.5 Databases introduces you to the world of building data-driven Web sites using ASP.NET, ADO.NET and the… 
2008
2008
Product2 {abstract} AbstractProduct1 {abstract} <<interface>> 
2008
2008
Software configuration management (SCM) is the discipline of controlling the evolution of large and complex software systems… 
2006
2006
The CMS experiment at CERN's Large Hadron Collider will search for new physics at the TeV energy scale. Its trigger system is an… 
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
The Model Driven Architecture (MDA) initiative formulated by the Object Management Group (OMG) provides a framework for a set of… 
1994
1994
For performance reasons, client applications often need to influence the implementation strategies of libraries whose services…