💡 Words with a Similar Meaning to "State pattern"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| policy patternnoun | (software, design) Synonym of strategy pattern. |
| behavioural patternnoun | (software, object-oriented programming) A design pattern which specifies how the entities of a software communicate with each other. |
| 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.] |
| strategy patternnoun | (software, design) A creational design pattern where algorithms can be selected at runtime. |
| 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. |
| state diagramnoun | (computer science) A diagram showing the states of a system and their interactions. |
| patternnoun | Model, example. |
| visitor patternnoun | (software, design) A behavioural design pattern that separates an algorithm from an object structure on which it operates. |
| structural patternnoun | (computing, design) A design pattern that makes it easier to create relationships between entities. |
| architectural patternnoun | (software engineering) A standard design used in software architecture with a broader scope than design patterns. |
| compound patternnoun | (software, object-oriented programming) A design pattern that combines at least two patterns into a solution that solves a recurring or general problem. |
| 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. |
| statechartnoun | (computing) Any of several UML state machines. |
| template method patternnoun | (software, object-oriented programming) A behavioural software design pattern that defines the flow of the algorithm with the template method. |
| creational patternnoun | (computing, design) A design pattern that standardizes the mechanisms of object creation. |
| bridge patternnoun | (software, design) A structural design pattern that decouples an abstraction from its implementation so that the two can vary independently. |
| design patternnoun | (architecture, software engineering) A formal, documented general reusable solution to a design problem in a particular field of expertise. |
| singleton patternnoun | (software, object-oriented programming) A creational design pattern that restricts the instantiation of a class to one object. |
| pattern languagenoun | (architecture, design, software) A structured method of describing good design practices within a field of expertise. |
| marker interface patternnoun | (software, object-oriented programming) A software design pattern in computer science, used with languages that provide run-time type information about objects. |
Translate “State pattern” into Another Language
Pick a language — the word will be pre-filled in the translator.