Question: 1. Consider the following generated code, give A related Class Diagram with all correct notations. (12.5pts) public class Component{ } public class Leaf extends Component{
1. Consider the following generated code, give A related Class Diagram with all correct notations. (12.5pts) public class Component{ } public class Leaf extends Component{ } public class Composite extends Component{ private Collection Component components. 3 2. Create an activity diagram, which indicate Synchronization of multiple activities and show the Splitting the flow of control into multiple threads also (12.5pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
