- tableScrollPane - Variable in class n4e.core.system.RuleHelp
-
- Tool4ExpertStochastic - Class in n4e.core.tool
-
The Tool4ExpertStochastic
class provides an expert system with stochastic rules.
- Tool4ExpertStochastic(List4SysUser, String, int, String) - Constructor for class n4e.core.tool.Tool4ExpertStochastic
-
The constructor Tool4Export
creates a new instance(object) of the class.
- Tool4ExpertSystem - Class in n4e.core.tool
-
The Tool4ExpertSystem
class provides the functions of an expert system.
- Tool4ExpertSystem() - Constructor for class n4e.core.tool.Tool4ExpertSystem
-
The constructor Tool4ExpertSystem
creates a new instance(object) of the class.
- Tool4ExpertSystemDeterministic - Class in n4e.core.tool
-
The Tool4ExpertSystem
class provides the functions of an expert system with deterministic rules.
- Tool4ExpertSystemDeterministic(List4SysUser, String, boolean) - Constructor for class n4e.core.tool.Tool4ExpertSystemDeterministic
-
The constructor Tool4ExpertSystem
creates a new instance(object) of the class.
- Tool4NeuralNetwork - Class in n4e.core.tool
-
The Tool4NeuralNetwork
class provides the functionality
of a neural network.
- Tool4NeuralNetwork(ArrayList<ArrayList<Number>>, long, long, long, double, boolean) - Constructor for class n4e.core.tool.Tool4NeuralNetwork
-
The constructor Tool4NeuralNetwork
creates a new instance(object) of the class.