Fill This Form To Receive Instant Help
Homework answers / question archive / Given the following static structure as a part of a software system
Given the following static structure as a part of a software system.The structure consists of four classes GUI, Instructor, Student, and Course. It also includes three navigation connectors, and three association connectors. The multiplicity between instructor and Course is 1 to 3. The multiplicity between student and course is 1 to 5 and between course and student is 1 to 8.
- Draw the equivalent dynamic (run-time) structure for the given static structure.
- Determines the types of dynamic elements.
- Compare between the dynamic connections according to :initiator, synchronization mode, information carrier, and connector span.
- Assumption: the GUI element installed to runs on a machine. Elements instructor, are student are installed on another machine. The Course element is installed to run on a third machine. The three machines are connected in a network.