# Behavioral Patterns

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

## terms

- [Direct Callback Coupling](https://banes-lab.com/records/lex/direct-callback-coupling.md)
- [Direct Method Invocation](https://banes-lab.com/records/lex/direct-method-invocation.md)
- [Duplicated Workflow](https://banes-lab.com/records/lex/duplicated-workflow.md)
- [Exposed Internal Representation](https://banes-lab.com/records/lex/exposed-internal-representation.md)
- [External State Reach-In](https://banes-lab.com/records/lex/external-state-reach-in.md)
- [Flat State Explosion](https://banes-lab.com/records/lex/flat-state-explosion.md)
- [Large Conditional Logic](https://banes-lab.com/records/lex/large-conditional-logic.md)
- [Mesh Dependencies](https://banes-lab.com/records/lex/mesh-dependencies.md)
- [Monolithic Handler](https://banes-lab.com/records/lex/monolithic-handler.md)
- [Type-Switch Dispatch](https://banes-lab.com/records/lex/type-switch-dispatch.md)
- [Centralized Interaction Logic](https://banes-lab.com/records/lex/centralized-interaction-logic.md)
- [Controlled Variation](https://banes-lab.com/records/lex/controlled-variation.md)
- [Decoupled Notification](https://banes-lab.com/records/lex/decoupled-notification.md)
- [Deferred Execution](https://banes-lab.com/records/lex/deferred-execution.md)
- [Exhaustive State Reasoning](https://banes-lab.com/records/lex/exhaustive-state-reasoning.md)
- [Framework Reuse](https://banes-lab.com/records/lex/framework-reuse.md)
- [Guarded Transitions](https://banes-lab.com/records/lex/guarded-transitions.md)
- [Hierarchical States](https://banes-lab.com/records/lex/hierarchical-states.md)
- [Lazy Traversal](https://banes-lab.com/records/lex/lazy-traversal.md)
- [Null-Check Elimination](https://banes-lab.com/records/lex/null-check-elimination.md)
- [Operation Extension Without Element Change](https://banes-lab.com/records/lex/operation-extension-without-element-change.md)
- [Ordered Fallthrough](https://banes-lab.com/records/lex/ordered-fallthrough.md)
- [Parallel Regions](https://banes-lab.com/records/lex/parallel-regions.md)
- [Pluggable Handling](https://banes-lab.com/records/lex/pluggable-handling.md)
- [Request Queuing](https://banes-lab.com/records/lex/request-queuing.md)
- [Runtime Behavior Selection](https://banes-lab.com/records/lex/runtime-behavior-selection.md)
- [Snapshot/Restore](https://banes-lab.com/records/lex/snapshot-restore.md)
- [State-Local Behavior](https://banes-lab.com/records/lex/state-local-behavior.md)
- [Structure-Agnostic Iteration](https://banes-lab.com/records/lex/structure-agnostic-iteration.md)
- [Fail-Safe Defaults](https://banes-lab.com/records/lex/fail-safe-defaults.md)
- [Explicit State Model](https://banes-lab.com/records/lex/explicit-state-model.md)
- [Explicit State Set](https://banes-lab.com/records/lex/explicit-state-set.md)
- [Interchangeable Algorithms](https://banes-lab.com/records/lex/interchangeable-algorithms.md)
- [Shared Behavioral Interface](https://banes-lab.com/records/lex/shared-behavioral-interface.md)
- [Stable Algorithm Skeleton](https://banes-lab.com/records/lex/stable-algorithm-skeleton.md)
- [Stable Element Hierarchy](https://banes-lab.com/records/lex/stable-element-hierarchy.md)
- [Subject/Subscriber Contract](https://banes-lab.com/records/lex/subject-subscriber-contract.md)
- [Uniform Handler Interface](https://banes-lab.com/records/lex/uniform-handler-interface.md)
- [Uniform Traversal Interface](https://banes-lab.com/records/lex/uniform-traversal-interface.md)
- [Class Count](https://banes-lab.com/records/lex/class-count.md)
- [Class Proliferation](https://banes-lab.com/records/lex/class-proliferation.md)
- [Coordination Complexity](https://banes-lab.com/records/lex/coordination-complexity.md)
- [Element Stability](https://banes-lab.com/records/lex/element-stability.md)
- [Inheritance Coupling](https://banes-lab.com/records/lex/inheritance-coupling.md)
- [Mediator God Object](https://banes-lab.com/records/lex/mediator-god-object.md)
- [Memory Footprint](https://banes-lab.com/records/lex/memory-footprint.md)
- [Silent No-Op Risk](https://banes-lab.com/records/lex/silent-no-op-risk.md)
- [State Explosion](https://banes-lab.com/records/lex/state-explosion.md)
