Behavioral pattern: Difference between revisions

Content deleted Content added
Adding short description: "Type of software design pattern" (Shortdesc helper)
Grammar fixes.
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.
 
Examples of this type of design pattern include: