0% found this document useful (0 votes)
2K views8 pages

Attendance Management System (Rovaid Khan)

This Document is the Complete UML Diagrams of Attendance Management System of Platform Android, hope this document would help you... Author: Rovaid Khan

Uploaded by

RXT STORM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views8 pages

Attendance Management System (Rovaid Khan)

This Document is the Complete UML Diagrams of Attendance Management System of Platform Android, hope this document would help you... Author: Rovaid Khan

Uploaded by

RXT STORM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

Submitted By : Rovaid Khan

Submitted To :

Registration # :

Section :

Email :

Program :

Assignment No :

Assignment Topic : Different Diagram For “Attendance


Management System”

Due Date : 2020


Class Diagrams
 The primary purpose of the class diagram is to create a vocabulary that is
used by both the analyst and users.

 Class diagrams typically represent the things, ideas or concepts that are
contained in the application.

 For example, if you were building a payroll application, a class diagram


would probably contain classes that represent things such as employees,
checks, and the payroll register.

 The class diagram would also portray the relationships among classes.

Class Diagram for Attendance Management System:


Activity Diagrams

 Activity diagrams provide the analyst with the ability to model


processes in an information system.
 Activity diagrams can be used to model workflows, individual use
cases, or the decision logic contained within an individual
method.
 They also provide an approach to model parallel processes.
Activity Diagram For Attendance Management System:

Use Case Diagrams


 Use case diagrams allow the analyst to model the interaction of an
information system and its environment.

 The environment of an information system includes both the end user and
any external system that interacts with the information system.

 The primary use of the use case diagram is to provide a means to document
and understand the requirements of the evolving information system.

 Use cases and use case diagrams are some of the most important tools that
are used in object-oriented systems analysis and design.

Use Case Diagram for Attendance Management System:


Component Diagrams
 Component diagrams allow the designer to model physical relationships
among the physical modules of code.

 The diagram when combined with the deployment diagram can be used to
portray the physical distribution of the software modules over a network.

 For example, when designing client-server systems, it is useful to show


which classes or packages of classes will reside on the client nodes and
which ones will reside on the server.

 Component diagrams also can be useful in designing and developing


component–based systems.

Component Diagram For Attendance Management System:


Sequence diagrams
 Sequence diagrams allow an analyst to portray the dynamic interaction
among objects in an information system.

 Sequence diagrams are by far the most common kind of interaction


diagram used in object-oriented modeling.

 They emphasize the time-based ordering of the activity that takes place
with a set of collaborating objects.

 They are very useful in helping an analyst understand real-time


specifications and complex use cases.
 These diagrams can be used to describe both the logical and physical
interactions among the objects.

Sequence Diagram For ordering online Pizza

You might also like