Jess - the Rule Engine for the Java Platform v8.0a1

This is the Java API documentation for the Jess rule engine.

See:
          Description

The Jess Library
jess Implements the core of the Jess rule engine.
jess.awt These event adapters let you run Jess code in response to Java GUI events.
jess.factory Provides a hook to allow Jess extensions like FuzzyJess to pass additional data within the Rete network during pattern matching.
jess.jsr94 Implements the JSR94 or "javax.rules" API.
jess.server Implements the Jess debug server.
jess.swing Provides facilities for interacting with Swing GUIs from Jess.
jess.tools Some simple utilities, possibly useful when writing or debugging Jess programs.
jess.xml Provides facilities for reading and writing JessML, Jess's own XML rule language.

 

This is the Java API documentation for the Jess rule engine. The main package is "jess", and "jess.Rete" is the most important class.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


© 2013 Sandia Corporation