Behavioral pattern: Difference between revisions

Content deleted Content added
m Corrected Link
Adding short description: "Type of software design pattern" (Shortdesc helper)
Line 1:
{{short description|Type of software design pattern}}
In [[software engineering]], '''behavioral design patterns''' are [[design pattern (computer science)|design pattern]]s that identify common communication patterns among objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.