Home /
Expert Answers /
Computer Science /
please-draw-sequence-diagram-develop-a-sequence-diagram-for-the-process-of-sending-automated-emails-pa770
(Solved): Please draw Sequence diagram Develop a sequence diagram for the process of sending automated emails ...
Please draw Sequence diagram
Develop a sequence diagram for the process of sending automated emails in a system: - The operator should request the task from the system. - The will provide all the input data such as date of sending, category of sending, message to be sent, ... - The system would schedule and record the task. - The system would provide a confirmation message for the task. Note: The above guidelines are provided just as a help so that you can develop a good sequence diagram. You can imagine the remaining functionality yourself! 4.1 Create instances (objects) for the classes UserInterface, BulkMessagingSystem, Operator, Task. 4.2 Create a minimum of 8 messages and represent the message calls between all 10 Marks the objects. 2 of the messages must be self-messages (a message from the object to itself). 4.3 Make sure the object lifelines and the activations are well represented and clear. 6 Marks Note: Assume that there are no complex interactions that need to be displayed. Hence the diagram can be based on the material learnt in Unit 6 only.