The composite pattern describes that a group of objects are to be treated in the same way as a single instance of an object. The intent of a composite is to "compose" objects into tree structures to represent part-whole hierarchies. Implementing the composite pattern lets clients treat individual objects and compositions uniformly.
Stats
created |
8 months ago |
viewed |
14 times |
active |
5 months ago |
editors |
1 |
Recent Hot Answers
Haskell: Couldn't expected type 'Integer' with actual type 'Int'Composite Pattern in C#
Inserting rows in Cassandra table with 3 fields as composite key
more »
Related Tags
java × 62c# × 41
design-patterns × 40
swt × 36
key × 29
gwt × 22
sql × 16
wpf × 15
c++ × 15
prism × 14
asp.net × 14
nhibernate × 13
hibernate × 13
mysql × 11
widget × 11
jpa × 9
jsf × 9
foreign-keys × 9
cassandra × 8
fluent-nhibernate × 8
python × 8
design × 8
eclipse × 8
components × 7
imagemagick × 7
