PerlRui PhoneBook Sample

Here are some UML object diagrams that show the links between objects inside an instance of a PhoneBook::View::PhoneBook. Use them to understand the value-net. Views are in red, their model holders in green, UI models are in blue, and domain models in yellow. Dashed links are links implied by adapters, and are not directly managed by the link source.

1) Contact view

2) PhoneBook view and its list view

3) PhoneBook view, its list view, and the contact view

4) Everything together