Object Oriented Programming using C#
The Unified Modelling Language (UML)
Activity 7Assume the URL of your organisation is ‘www.myorg.com’ and the three packages and seven classes shown below are all
part of ‘project1’. Draw a package diagram to convey this information.interface
Main
Interface
RemoteControl
network
Monitor
Reconfigure
database
RecordStats
PrintReportsFeedback 7Note: Dependency arrows have been drawn to highlight relationships between packages. When more thought has been
put into determining these relationships they may turn out to be associations (a much stronger relationship than a mere
dependency).