Question: can you please solve this using visual paradigim tool Task: Development of component and deployment diagrams usting Visual Paradigm tool Lab topic(s): Component and deployment

can you please solve this using visual paradigim tool
can you please solve this using visual paradigim tool Task: Development of
component and deployment diagrams usting Visual Paradigm tool Lab topic(s): Component and
deployment diagram Lab objective(s): Understanding of - A hands-on exercise towards development

Task: Development of component and deployment diagrams usting Visual Paradigm tool Lab topic(s): Component and deployment diagram Lab objective(s): Understanding of - A hands-on exercise towards development of component and deployment diagram Figure 1: Online shopping UML component diagram example with three related subsystems - WebStore, Warehouses, and Accounting. Activity - Task 2; Develop component diagram - Develop a component diagram for the following system showing the source code dependencies and the run-time component dependency. - Consider a system in which three entity classes are used in a collaboration Carsharer, Journey, and Address. Each of these classes will be implemented by a (java) source file. These classes are used across a number of use cases and are grouped together into a CarSharing component as Java (.jar) file. Here we are just dealing with the source files. There are two other classes: MCsuserinterface, Mcscontrol. Each of these will be implemented by a (java) file. The files are grouped together into MSC component as Java (jar) files. The McsControl component has a dependency on the MCsUerinterface component. MCSControl has a required interface for Carsharing component through its single port as well as a delegated port. The Carsharer class has a provided interface though its single port, and the delegated port of its component Carsharing to the required interface of mCSControl class. - The MCsControl.class component will need to read a configuration file (MCS.ini) and display a help file (MCs,help) when required. The MCscontrol (.class) fle also has dependencies on the MCsuerinterface (java) file and the Caxsharing (jar) components. - Task 3: Develop deployment diagram - Create a deployment diagram given that the nodes are three PC clients, a server and a printer. The communication protocol used between the clients and server is TCP/IP: and between the server and the printer is a standard parallel printer protocol. Assume that the user interface MCSUserInterface.java and the control object MCSControl.java will run on clients

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!