- reset() - Method in class n4e.core.tool.Tool4ExpertSystem
-
The method reset
resets the expert system.
- reset() - Method in class n4e.core.tool.Tool4ExpertSystemDeterministic
-
The method reset
resets the expert system.
- rule - Variable in class n4e.core.list.Context
-
- ruleHasElse(ArrayList) - Method in class n4e.core.tool.Tool4ExpertSystemDeterministic
-
The method ruleHasElse
evaluates the conditions of the rule, if ELSE is available.
- RuleHelp - Class in n4e.core.system
-
The RuleHelp
class provides information about the current rule.
- RuleHelp(JFrame, DataSite, String, long, String, Tool4ExpertSystem, ArrayList, List4SysUser, String) - Constructor for class n4e.core.system.RuleHelp
-
The constructor RuleHelp
creates a new instance(object) of the class.
- ruleInterpreter() - Method in class n4e.core.tool.Tool4ExpertSystemDeterministic
-
The method ruleInterpreter
performs the knowledge based conclusion.