Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by g ( 14 years ago )
+--------+ +---------------------+ *
| Client |------>| Component |<-----------------------------+
+--------+ +---------------------+ |
| Operation() | |
| Add(Component) | |
| Remove(Component) | |
| GetChild(int) | |
+---------------------+ |
# |
| |
+----------+--------------+ |
| | |
+------+------+ +----------+----------+ children |
| Leaf | | Composite |O-----------+
+-------------+ +---------------------+
| Operation() | | Operation() |
+-------------+ | Add(Component) |
| Remove(Component) |
| GetChild(int) |
+---------------------+
Revise this Paste