Abstract factory pattern

id: abstract-factory-pattern-165-1548538
title: Abstract factory pattern
text: 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. According to this pattern, a client software component creates a concrete implementation of the abstract factory and then uses the generic interface of the factory to create the concrete objects that are part of
brand slug: wiki
category slug: encyclopedia
description: Software design pattern
original url: https://en.wikipedia.org/wiki/Abstract_factory_pattern
date created: 2002-02-26T00:39:12Z
date modified: 2024-08-29T06:42:40Z
main entity: {"identifier":"Q333348","url":"https://www.wikidata.org/entity/Q333348"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/9/9d/Abstract_factory_UML.svg","width":677,"height":448}
fields total: 13
integrity: 16

Related Entries

Explore Next Part