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
G
- getAge() - Method in class expert.PrologJavaRunner
-
Returns the age of the patient
- getAge() - Method in class gui.InitScreen
-
Returns the age inputted by the patient
- getAns() - Method in class expert.PrologJavaRunner
-
Returns the response of the user to the probing question
- getEmergency() - Method in class expert.PrologJavaRunner
-
Returns
true
if a symptom indicative of an emergency has been reported;false
, otherwise - getFinalCF() - Method in class expert.PrologJavaRunner
-
Returns the final certainty factor (that is, the highest recorded certainty factor for the diseases in the database)
- getFinalDiagnosis() - Method in class expert.PrologJavaRunner
-
Return the final diagnosis of this expert system
- getI() - Method in class expert.PrologJavaRunner
-
Returns the index pertinent to the current disease being considered, relative to the Prolog list in the knowledge base
- getName() - Method in class expert.PrologJavaRunner
-
Returns the name of the patient
- getName() - Method in class gui.InitScreen
-
Returns the name inputted by the patient
- getResponse() - Method in class gui.MainScreen
-
Retrieves the user's text-based response
- getSex() - Method in class expert.PrologJavaRunner
-
Returns the sex of the patient
- getSymptom() - Method in class expert.PrologJavaRunner
-
Returns the current symptom being considered
- gui - package gui
-
Provides classes for the graphical user interface of the medical expert system
All Classes|All Packages