Design Problems
-
Representing Part-Whole Hierarchies
-
How can a part-whole hierarchy be represented
so that clients can treat individual objects
and compositions of objects
uniformly?
-
How can a part-whole hierarchy be represented
so that clients can treat the hierarchy as single object?
-
How can a part-whole hierarchy be represented as tree structure?