Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 226,235,074 papers from all fields of science
Search
Sign In
Create Free Account
Factory method pattern
Known as:
Factory class
, Factory design pattern
, Factory (disambiguation)
Expand
In class-based programming, the factory method pattern is a creational pattern that uses factory methods to deal with the problem of creating objects…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
27 relations
ADO.NET
Abstract factory pattern
Archetype pattern
Builder pattern
Expand
Broader (1)
Method (computer programming)
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
Factory Method Patterns
Vaskaran Sarcar
2016
Corpus ID: 114539271
GoF Definition: Define an interface for creating an object, but let subclasses decide which class to instantiate. The factory…
Expand
2015
2015
The Factory Method Pattern
Adam Freeman
2015
Corpus ID: 59668926
The factory method pattern is used when there is a choice to be made between classes that implement a common protocol or share a…
Expand
2012
2012
Engineering long-lasting software : an agile approach using SaaS and cloud computing
A. Fox
,
D. Patterson
2012
Corpus ID: 57201214
Factory, Factory Method: Provide an interface for creating families of related or dependent objects without specifying their…
Expand
2011
2011
Customizable feature based design pattern recognition integrating multiple techniques
G. Rasool
2011
Corpus ID: 40196875
Die Analyse und Ruckgewinnung von Architekturinformationen aus existierenden Altsystemen ist eine komplexe, teure und…
Expand
2008
2008
Design Patterns in Parsing
A. Schreiner
,
J. Heliotis
2008
Corpus ID: 7315106
oops3, targeted to Java and C#, is the latest in a family of LL(1) parser generators based on an object-oriented architecture…
Expand
Review
2005
Review
2005
Refactorings to evolve object-oriented systems with aspect-oriented concepts
M. Monteiro
2005
Corpus ID: 112199113
Software engineering tools should support complete separation of concerns, by enabling the deployment of each different concern…
Expand
2003
2003
Idioms for Building Software Frameworks in AspectJ
Arno Schmidmeier
,
Stefan Hanenberg
2003
Corpus ID: 2826564
Building applications using AspectJ means to design applications build upon the new language features offered in addition to Java…
Expand
2003
2003
Cross-Platform Development of High Performance Applications Using Generic Programming
Wolfgang Blochinger
,
W. Küchlin
2003
Corpus ID: 9054696
We investigate methods for creating highly portable parallel and distributed applications using the programming language C++. The…
Expand
1994
1994
Combining contracts and exemplar-based programming for class hiding and customization
V. Lortz
,
K. Shin
Conference on Object-Oriented Programming Systems…
1994
Corpus ID: 11154848
For performance reasons, client applications often need to influence the implementation strategies of libraries whose services…
Expand
Review
1994
Review
1994
,-colliders : possibilities and challenges
D. Neuffer
1994
Corpus ID: 18531291
The current status of the p. + -Wcollider concept is reviewed and discussed. In a reference scenario, a high-intensity pulsed…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE