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.