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
U
- unloadKnowledgeBase() - Method in class expert.PrologJavaRunner
-
Resets connection with the knowledge base when the expert system is restarted, effectively deleting all data associated with the previous patient
- updateCF(String, String, double, int) - Method in class expert.PrologJavaRunner
-
Computes the certainty factor and sets the corresponding attribute, given the current symptom being considered, the patient's response, the patient's age, and the index of the current disease being considered (relative to the Prolog list in the knowledge base)
- updateEmergency(String) - Method in class gui.MainScreen
-
Updates the diagnosis status
- updateHistory(String) - Method in class gui.MainScreen
-
Updates the diagnosis log
- updateInquiry(String) - Method in class gui.MainScreen
-
Updates the user inquiry
All Classes|All Packages