You will be given a problem description for which you will need to perform object-oriented analysis and then create a UML diagram for it.Your goal is to create a UML diagram forEbola Tracker: The...

You will be given a problem description for which you will need to perform object-oriented analysis and then create a UML diagram for it.Your goal is to create a UML diagram forEbola Tracker:

The Ebola Disease Tracker is a program that tracks incidents of Ebola outbreak. Each incident has an incident ID, a list of patient case records (an incident can be associated with more than one case record), and a location. The location should have a latitude and longitude associated with it. Each patient case record has an id, a patient, and a health assessment. Each health assessment has the patient’s health status at the time of the outbreak (HEALTHY, STRESSED, or CRITICAL, DECEASED), the patient’s vital signs at the time of the incident [see thefour vital signs(Links to an external site.)(Links to an external site.)Links to an external site.], and an assessment date / time. Each patient has an id, name, gender, birthday, last known health status, last known vitals, date/time of last vitals (since these can change over time)


The tracker program should provide the capability to add a new incident, find a list of incidences by a date range (start and end dates), find a single incident by incident id, find a patient by patient id, and update a patient.


Look atOOAD-Example.docxfor a refences.






A student enrolls in courses at a university. Each student is enrolled in a degree program. As part of their degree program, a student may have up to 3 majors and 2 minors. Each major and minor is associated with a department. A student’s may be in a particular degree concentration. When a student enrolls in courses, that enrollment becomes part of their transcript. Each enrollment will show the number of units, pass / no pass, whether the course is part of their major, and their grade. A transcript shows the list of courses the student has taken, their units attempted, units completed, and shows their GPA and major GPA
Apr 20, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here