Structural Design Pattern

Structural Design Pattern

This article describes a structural design pattern, which is a category of design pattern used by software engineers, when writing computer programs. 


Introduction

A structural pattern is a category of design pattern, used in software engineering, to identify methods that a computer program uses to compose structures out of objects. Structural design patterns focus on the relationship between objects and their inheritance, to create the wider application.


The benefits of structural design patterns

These patterns help us to structure our objects, the relationships and inheritance between classes. They help us adapt between interfaces, aggregate and manage children objects, add additional functionality to an object at runtime, abstract (hide) complex code (or interface) behind a more simplified interface, as well as share and shuttle data between processes.


Structural Patterns

 

↑ Return to Top


See Also

Return to Top


Leave a Comment
  • Please add 2 and 1 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Sort by: Published Date | Most Recent | Most Useful
Comments
  • Naomi  N edited Revision 12. Comment: Minor corrections, more tags

  • XAML guy edited Revision 8. Comment: tewak

  • XAML guy edited Revision 6. Comment: counter

  • XAML guy edited Revision 5. Comment: links

  • XAML guy edited Revision 4. Comment: tweak headings

  • XAML guy edited Revision 3. Comment: see also

  • XAML guy edited Revision 2. Comment: tweak

  • XAML guy edited Revision 1. Comment: added list

  • XAML guy edited Original. Comment: tidied

Page 1 of 1 (9 items)
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
  • XAML guy edited Original. Comment: tidied

  • XAML guy edited Revision 1. Comment: added list

  • XAML guy edited Revision 2. Comment: tweak

  • XAML guy edited Revision 3. Comment: see also

  • XAML guy edited Revision 4. Comment: tweak headings

  • XAML guy edited Revision 5. Comment: links

  • XAML guy edited Revision 6. Comment: counter

  • XAML guy edited Revision 8. Comment: tewak

  • Naomi  N edited Revision 12. Comment: Minor corrections, more tags

Page 1 of 1 (9 items)