bn:03156503n
Noun Concept
Categories: Software design patterns
EN
abstract factory pattern  Abstract Factory method pattern  Abstract Factory method  abstract factory  Design Pattern - Abstract Factory
EN
The abstract factory pattern in software engineering is a design pattern that provides a way to create families of related objects without imposing their concrete classes, by encapsulating a group of individual factories that have a common theme without specifying their concrete classes. Wikipedia
Definitions
Relations
Sources
EN
The abstract factory pattern in software engineering is a design pattern that provides a way to create families of related objects without imposing their concrete classes, by encapsulating a group of individual factories that have a common theme without specifying their concrete classes. Wikipedia
A creational design pattern that decouples the object creation by providing a group of individual factories by defining an abstract factory class. Wiktionary
A software creation design pattern that decouples object creation. Wiktionary (translation)