Index
A C D E F G I L M N P R S U W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
S
- setActionListener(ActionListener) - Method in class gui.InitScreen
-
Sets the action listener for this graphical user interface
- setActionListener(ActionListener) - Method in class gui.MainScreen
-
Sets the action listener for this graphical user interface
- setAge(double) - Method in class expert.PrologJavaRunner
-
Sets the age of the patient to the given value
- setAns(String) - Method in class expert.PrologJavaRunner
-
Sets the user's response to the probing question to the given value (which is either a
"yes"
or a"no"
) - setBtnSubmit(boolean) - Method in class gui.MainScreen
-
Enables the SUBMIT button for the user's text-based response
- setBtnYesNoEnabled(boolean) - Method in class gui.MainScreen
-
Enables the YES and NO buttons for the user response
- setDocumentListener(DocumentListener) - Method in class gui.InitScreen
-
Sets the document listener for this graphical user interface
- setDocumentListener(DocumentListener) - Method in class gui.MainScreen
-
Sets the document listener for this graphical user interface
- setName(String) - Method in class expert.PrologJavaRunner
-
Sets the name of the patient to the given value
- setQuestionNature(String) - Method in class controller.MainScreenController
-
Enables and disables buttons on the screen depending on the nature of the question, given the current symptom being probed
- setSex(String) - Method in class expert.PrologJavaRunner
-
Sets the sex of the patient to the given value (which is either biologically
"male"
or *"female"
) - setTextEnabled(boolean) - Method in class gui.MainScreen
-
Enables the text field for the user's text-based response
- setWindowListener(WindowListener) - Method in class gui.MainScreen
-
Sets the window listener for this graphical user interface
- SLOW_HEART_RATE_ADULT_DIAGNOSIS - Variable in class expert.PrologJavaRunner
-
A heart rate equal to or slower tha this is indicative of slow heart rate (brachycardia) for an adult.
- SLOW_HEART_RATE_CHILD_DIAGNOSIS - Variable in class expert.PrologJavaRunner
-
A heart rate equal to or slower tha this is indicative of slow heart rate (brachycardia) for a child.
- SLOW_HEART_RATE_EMERGENCY_RATE - Variable in class expert.PrologJavaRunner
-
A heart rate equal to or slower than this is considered an emergency.
All Classes|All Packages