Page 40 - SPM FINAL
P. 40
S.No CLASS DIAGRAM DESCRIPTION
● User Registra on - This class is for the registra on of the user.
● Generate OTP - This class is responsible for the genera on of the
OTP.
● Login System - This class has all the func onali es related to
login.
● Account - This class contains all the details related to user
account and func ons needed to modify and access details.
● Dashboard - This class contains different modules and
sub-rou nes based on the user type. It also provide access to the
1 Class account se ngs.
● History - This class contains all history and records of ac ons
performed by every user.
● System Administrator, Network Admin, Network Designer and
Technical Team - These classes contain all the func onali es
related to their par cular domain.
● Network Tools - This class contains all the network tools like
analyze, modify and so on.
Different classes have different type of rela onship with other, some of them
have aggrega on while many have associa on between them. For example
User Registra on class has composi on rela onship with OTP Verifica on class ,
2 Rela onships User and Account class have mul plicity rela onship , Dashboard and show
modules class have associa on rela onship between them.