Skip to search formSkip to main contentSkip to account menu

Factory method pattern

Known as: Factory class, Factory design pattern, Factory (disambiguation) 
In class-based programming, the factory method pattern is a creational pattern that uses factory methods to deal with the problem of creating objects… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
The article discusses social and economic institutional, conceptual, organizational, and technological system aspects of… 
2015
2015
The factory method pattern is used when there is a choice to be made between classes that implement a common protocol or share a… 
2009
2009
It is historically known that extensive phases of rework affect directly both costs and quality of already developed applications… 
2008
2008
oops3, targeted to Java and C#, is the latest in a family of LL(1) parser generators based on an object-oriented architecture… 
Review
2005
Review
2005
Software engineering tools should support complete separation of concerns, by enabling the deployment of each different concern… 
2004
2004
Aspect-Oriented Software Development (AOSD) provides better design solutions to problems where Object Oriented Development… 
2004
2004
The objective ofthis research is to demonstrate a practical approach to balance and synchronize a monitor assembly line which is… 
2003
2003
We investigate methods for creating highly portable parallel and distributed applications using the programming language C++. The… 
2003
2003
A new flexible parts feeding system has been designed and constructed at Case Western Reserve University. To complement the… 
1994
1994
For performance reasons, client applications often need to influence the implementation strategies of libraries whose services…