Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
V
P
paint(Graphics)
- Method in class
Graph
paint is responsible for drawing the graph within the applet
paint(Graphics)
- Method in class
ServletGraph
paint is responsible for drawing the graph within the applet
Patient
- Class in
org.domain.rhims.entity
The Patient class is used to represent a patient that is monitored by the application.
Patient()
- Constructor for class org.domain.rhims.entity.
Patient
Patient(String, String)
- Constructor for class org.domain.rhims.entity.
Patient
Patient(String, String, String, String, String, String, int, Gender)
- Constructor for class org.domain.rhims.entity.
Patient
Constructor
postData(HealthInformation)
- Method in class simulationlogic.
HealthCommunicator
must be called before post.
Pulse
- Class in
org.domain.rhims.entity
The Pulse class extends the base MedicalDataValue class to support pulse data.
Pulse()
- Constructor for class org.domain.rhims.entity.
Pulse
Pulse(Patient, Date, int)
- Constructor for class org.domain.rhims.entity.
Pulse
Constructor
PulseGuideline
- Class in
org.domain.rhims.entity
The PulseGuideline class extends the basic DataGuideline to handle pulse medical data values.
PulseGuideline(CaseFile, double, double)
- Constructor for class org.domain.rhims.entity.
PulseGuideline
PulseGuideline()
- Constructor for class org.domain.rhims.entity.
PulseGuideline
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
V