logo

System Analysis and Design

   

Added on  2023-04-23

11 Pages2205 Words266 Views
Running head: SYSTEM ANALYSIS AND DESIGN
System Analysis and Design
Name of the Student
Name of the University
Author’s note:

1SYSTEM ANALYSIS AND DESIGN
Table of Contents
Part 1: Use Case Realisation for the ‘Record New Tour’ Use Case...........................................2
1.1 Analysis Class Diagram:..................................................................................................2
1.2 Communication Diagram:................................................................................................3
Part 2: Sequence Diagram..........................................................................................................4
Part 3: Evaluation.......................................................................................................................6
Bibliography:..............................................................................................................................9

2SYSTEM ANALYSIS AND DESIGN
Part 1: Use Case Realisation for the ‘Record New Tour’ Use Case
1.1 Analysis Class Diagram:
The class diagram is the static structural model of unified modelling language. The
class diagram can be described as the collection of basic elements of an application. The
classes illustrates the data and functional requirements of every unit of the application. The
relationship in a class diagram shows the internal communication of application.
The class diagram provides the basic building blocks for the object oriented methods
and it can be considered the most beneficial feature of class diagram. The best way to capture
the structural pattern of an object oriented application is through the class diagram.
Figure 1: Wide World Tour Management System Class Diagram
(Source: Created by Author)

3SYSTEM ANALYSIS AND DESIGN
The class diagram in figure 1 has three classes. As per the description provided in the
record new tour use case, three classes are enough to meet the application requirement. The
class diagram shows that the clerical_class and tour_class are connected through an
association relationship. It is not mentioned in the class diagram how the clerical assistant
methods will be validated or how the assistant can access the system. The class diagram only
concentrated on representing the structural pattern of record new tour use case. Based on the
attributes and operations declared in the figure 1, other unified modelling language diagrams
will be created. The tour class is consisted of only the driver. Therefore, the driver_class and
tour_class has composition relationship among them.
1.2 Communication Diagram:
Communication diagram is also known as the collaboration diagram that shows the
interaction among the objects of the class. The connection between the objects are called the
lifelines. Communication diagram is similar to the sequence diagram and it is a part of
interaction diagram. Communication diagram does not show the structuring mechanism of
the application and life-line of the messages.
Like every other behavioural UML model, the communication diagram shows how
the system will response to requests of users. The communication diagram fills the gap of
class diagram by showing the order of the messages.

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
System Analysis and Design
|12
|2423
|352

System Analysis and Design
|11
|2011
|287

System Analysis and Design
|12
|2131
|342

System Analysis and Design
|11
|2198
|489

System Analysis and Design for Wide World Tour Management System
|12
|2236
|53

TOUR MANAGEMENT SYSTEM DESIGN
|12
|2087
|33