8
ACTIVITY DIAGRAM Activity diagrams are another way to describe use case behaviour, focussing on how the behaviour can be broken down in functions, internal to the system or system part. ACTIVITY DIAGRAM FOR LOGIN PROCESS

airline management uml diagram

Embed Size (px)

DESCRIPTION

use case,activity diagram,sequence diagram,class diagram

Citation preview

Page 1: airline management uml diagram

ACTIVITY DIAGRAM

Activity diagrams are another way to describe use case behaviour, focussing on how the behaviour can be broken down in functions, internal to the system or system part.

ACTIVITY DIAGRAM FOR LOGIN PROCESS

Page 2: airline management uml diagram

ACTIVITY DIAGRAM FOR OVERALL PROCESS

Page 3: airline management uml diagram

SEQUENCE DIAGRAM

When describing the details of a use case (service), a sequence diagram is one of the possible diagram kinds to choose from in UML. When making sequence diagrams, you focus on describing the sequences of message interactions between communicating entities.

Page 4: airline management uml diagram

CLASS DIAGRAM

Class diagrams typically describe the different entities of a system as classes and the relation between these. This may for example include

System parts and their relation

System data

Interfaces of communicating parts

Messages and operations of interfaces

Page 5: airline management uml diagram

Use case diagram

They show various activities the users can perform on the system. They model the dynamic aspects of system. It provides user’s perspective of the system.

Actor: An actor is a user of system playing a particular role.

Use case: Use case is particular activity a user can do on the system.

Relationship: Relationship are simply illustrated with a line connecting actors to use cases.

Page 6: airline management uml diagram

OBJECT ORIENTEDSOFTWARE ENGINEERING

ASSIGNMENT

SUBMIT TO: ASHISH SANKLA HEMANT GARG

08220902712

CSE 6TH SEM