0% found this document useful (0 votes)
0 views

FinalUMLFile

The document presents a UML diagram that outlines the structure of an organization, including entities such as Administrator, Department, User, and Machine Learning Model. It details attributes and methods associated with each entity, illustrating their relationships and functionalities. Key components include user authentication, data processing, and metrics calculation.

Uploaded by

nanikartik13
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
0 views

FinalUMLFile

The document presents a UML diagram that outlines the structure of an organization, including entities such as Administrator, Department, User, and Machine Learning Model. It details attributes and methods associated with each entity, illustrating their relationships and functionalities. Key components include user authentication, data processing, and metrics calculation.

Uploaded by

nanikartik13
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

UML Diagram

Administrator
Organization
Department - Name: string
+ Name: string - Employee_Id: int
+ Name: string - Employee_Dept: string
- Org_Id: int - Email: string
- Dept_Id: int
- Org_Field: string
+ finalMetricValue(): int

Website/Application User
- user_Id: string - User_Id: string
Database Request/Response - password: string/int
- password: int/string Request/Response
+ verifyLogin(): bool
- validation: bool
+ getOutputValue: int

Integrates

Machine Learning Model


Analog Gauge Metrics
- inputData: excel_file
- Gauge_Type: string - Output_Value: int
- Shape: string
+ trainDataset(): bool
+ getAngle(): int + testDataset(): bool + calculateValue(): int
+ getValue(): int

Locating Pointer

Camera
Video
- Camera_Type: string
- Storage: int Captures
- Usage_Duration: int
Captures
+ getVideo(): bool
+ getImage(): bool Image

You might also like