Class Diagram

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Class Diagram

Profile

+ id: int
+ employee: string
+ imagenumber: int Admin Monitor
1..1
+ update() Records
+ id: int Monitor
+ studentName: string
1..1 + profile: string
+ present: string Present
+ abset: int
+ date: date + id: int
+ date: date

+ save() + validate()
+ recordinfo()
Employee

+ id: string
+ name: string
+ contactAdd: string

+ add() Absent
+ update()
+ secure()

You might also like