Word Explorer

Compound pattern

💡 Words with a Similar Meaning to "Compound pattern"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
composite patternnoun(programming) A structural (and partitioning) design pattern where a group of objects are to be treated in the same way as a single instance of an object.
patternnounModel, example.
command patternnoun(computing) A behavioural design pattern, in which an object is used to represent and encapsulate all the information needed to call a method at a later time.
creational patternnoun(computing, design) A design pattern that standardizes the mechanisms of object creation.
behavioural patternnoun(software, object-oriented programming) A design pattern which specifies how the entities of a software communicate with each other.
architectural patternnoun(software engineering) A standard design used in software architecture with a broader scope than design patterns.
builder patternnoun(software, object-oriented programming) A creational design pattern that intends to abstract steps of construction of objects so that different implementations of these steps can construct different representations of objects.
metapatternnounA large-scale pattern of other patterns.
behavioral patternnoun(software, object-oriented programming) Alternative spelling of behavioural pattern. [(software, object-oriented programming) A design pattern which specifies how the entities of a software communicate with each other.]
concurrency patternnoun(software, object-oriented programming) A design pattern that deal with the multi-threaded programming paradigm.
structural patternnoun(computing, design) A design pattern that makes it easier to create relationships between entities.
module patternnoun(software, design) A structural design pattern to implement the concept of software modules (modular programming) in a programming language that lacks support for them.
policy patternnoun(software, design) Synonym of strategy pattern.
adapter patternnoun(software, object-oriented programming) A structural design pattern that translates one interface for a class into a compatible interface.
bridge patternnoun(software, design) A structural design pattern that decouples an abstraction from its implementation so that the two can vary independently.
factory patternnoun(software, object-oriented programming) Synonym of factory method pattern.
facade patternnoun(software, object-oriented programming) A structural design pattern that provides an object that is a simplified interface to a larger body of code, such as a class library.
prototype patternnoun(programming) A creational design pattern that determines the type of objects to create by a prototypical instance, which is cloned to produce new objects.
design patternnoun(architecture, software engineering) A formal, documented general reusable solution to a design problem in a particular field of expertise.
proxy patternnoun(software, design) A structural design pattern that is implemented as a class functioning as an interface for a network connection, a large object in memory, a file, or some other resource that is expensive or impossible to duplicate.

Translate “Compound pattern” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Compound pattern