logo

UML Diagrams: Types and Purposes

   

Added on  2023-06-13

14 Pages689 Words416 Views
UML Diagram:
UML is mainly used for visualizing the software program. The software program
contains the many number of diagram (van Sinderen, 2008). OMG is supported for the UML
diagram. UML is also known as Unified Modeling Language. UML is used to improve to
interact the models like diagrams.
The UML Contains the following diagram are given below:
Package, Object, Component and Deployment, Class, Composite
Structure.
The Behavioral UML Contains the following are given below:
Activity, Sequence, Use case, State Timing .This are the behavior of UML
diagram.
ACTIVITY DIAGRAM
Activity diagram is the type of UML diagram. Activity diagram also known as flow chart. They
are used to represent the flow of two activities (Bajgoric, 2005). Show the flow from one activity
to another activity. The system operation can be defined by this activity. One or more operations

are used, control flow are used to draw the operations. Flows are in different forms like
sequential, branched, or concurrent. Different types of elements are used such as fork, join, etc.
PURPOSE
1. Design the activity flow of a system.
2. Define the sequence between two or more activities.
3. Parallel flow of the system, branched and concurrent flow of the system are
designed.
USE CASE DIAGRAM
It’s a type of UML diagram. UML stands for Unified Modeling Language. Use case diagram are
used to represent the system elements in a graphical way (Rho and Vasilakos, 2017)

. In use case methodology no of operations are performed such as identify, clarify,
organize the system requirements. Basically use case diagram contain four different types of
components.
Boundary- boundaries are used to define the system interest.
Actors- each actor perform their operation initially.
Use cases- they are played by the actors around the system.
Relationship- establishing the relationship between the actors and use cases.
CLASS DIAGRAM
Class diagram contain types of groups. Each group include no of classes. They are used to share
the common characteristics. In class diagram, classes are represented by boxes. Each boxes are

divided into three rectangles (Niu, 2018) . The top rectangle contain name of the class and the
middle one is contain attributes of the class and final one is used to represent the methods,
methods are also known as operations.
INTERACTION DIAGRAM
Interaction diagram is used to describe the behavior of the system. And in the
interaction diagram it is separated by sequence diagram and collaboration diagram. The two
diagrams are more or less same. Sequence diagram is used to describe the time continuous of the
messages and a collaboration diagram describes the object structure in the way of sending and
receiving the messages. Interaction diagram is used to show how interaction is happened
between the systems. And it is used to describe the behavior of the system.

End of preview

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

Related Documents
(Doc) UML Diagram Assignment
|42
|1048
|155

System Analysis and Design
|16
|2967
|325

Enterprise Architect Designing
|13
|2260
|26

System Analysis & Design
|8
|1645
|496

IMAT5205 Structural And Behavioral Diagrams
|13
|2182
|25

Analysis UML class diagram
|9
|1767
|11