|
Class Summary |
| Doc |
A collection of descriptive information regarding a Netica net, node, or node-state. |
| Environ |
The background environment for all Netica operations. |
| Net |
A Bayesian belief network or decision network. |
| NeticaError |
A java.lang.Error that holds extra information when Netica reports an error for some attempted operation. |
| NeticaEvent |
Information describing an event reported to a NeticaListener. |
| NetTester |
New Netica functionality; for information contact info@norsys.com. |
| Node |
A node (object which represents a variable) in a Net (Bayesian belief network or decision network). |
| NodeList |
A java.util.Vector that stores Nodes from a single Net only. |
| NodeVisual |
An object representing the visual aspects of a Netica Object displayed in the Netica Application. |
| Sensitivity |
A sensitivity measurer, which determines to what degree a new finding at one node can affect another node. |
| Streamer |
An I/O handle to a file (for reading, writing, etc). |
| Util |
A collection of static methods of general use to Java developers. |