# Creational Patterns

Record: `lex-category:creational-patterns`
Kind: category
Canonical: https://banes-lab.com/ontology/lexicon#lex-category-creational-patterns

## terms

- [Complex Factory Hierarchies](https://banes-lab.com/records/lex/complex-factory-hierarchies.md)
- [Concrete Constructor Coupling](https://banes-lab.com/records/lex/concrete-constructor-coupling.md)
- [Global Mutable State](https://banes-lab.com/records/lex/global-mutable-state.md)
- [Mixed Product Families](https://banes-lab.com/records/lex/mixed-product-families.md)
- [Scattered Construction Logic](https://banes-lab.com/records/lex/scattered-construction-logic.md)
- [Telescoping Constructor](https://banes-lab.com/records/lex/telescoping-constructor.md)
- [Controlled Instantiation](https://banes-lab.com/records/lex/controlled-instantiation.md)
- [Deferred Instantiation](https://banes-lab.com/records/lex/deferred-instantiation.md)
- [Dynamic Object Creation](https://banes-lab.com/records/lex/dynamic-object-creation.md)
- [Family-Level Replacement](https://banes-lab.com/records/lex/family-level-replacement.md)
- [Polymorphic Construction](https://banes-lab.com/records/lex/polymorphic-construction.md)
- [Shared Resource Access](https://banes-lab.com/records/lex/shared-resource-access.md)
- [Valid Object Creation](https://banes-lab.com/records/lex/valid-object-creation.md)
- [Cloneable Template Object](https://banes-lab.com/records/lex/cloneable-template-object.md)
- [Creation Variation](https://banes-lab.com/records/lex/creation-variation.md)
- [Related Product Variants](https://banes-lab.com/records/lex/related-product-variants.md)
- [Single-Instance Need](https://banes-lab.com/records/lex/single-instance-need.md)
- [Subclass-Controlled Creation](https://banes-lab.com/records/lex/subclass-controlled-creation.md)
- [Complex Construction](https://banes-lab.com/records/lex/complex-construction.md)
- [Copy Semantics](https://banes-lab.com/records/lex/copy-semantics.md)
- [Inheritance Complexity](https://banes-lab.com/records/lex/inheritance-complexity.md)
