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
C
- CF_VALUE_CONCLUDE - Variable in class expert.PrologJavaRunner
-
A disease that meets this certainty factor is immediately reported as the diagnosis.
- CF_VALUE_REMOVE - Variable in class expert.PrologJavaRunner
-
A disease whose certainty factor falls below this value is ruled out.
- changedUpdate(DocumentEvent) - Method in class controller.InitScreenController
-
Gives notification that an attribute or set of attributes changed
- changedUpdate(DocumentEvent) - Method in class controller.MainScreenController
-
Gives notification that an attribute or set of attributes changed
- checkInput(String) - Method in class controller.InitScreenController
-
Returns
true
if the patient's age, as supplied by the user, is a nonnegative number;false
, otherwise - checkResponse(String) - Method in class controller.MainScreenController
-
Returns
true
if the patient's vital sign, as supplied by the user, is a nonnegative number;false
, otherwise - clearAge() - Method in class gui.InitScreen
-
Clears the contents of the text field for age
- clearResponse() - Method in class gui.MainScreen
-
Resets the text field for the user response
- controller - package controller
-
Provides classes for the controllers connecting the front- and back-ends of the medical expert system
All Classes|All Packages