|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
jess.awt.ActionListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.AdjustmentListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.ComponentListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.ContainerListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.FocusListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.ItemListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.KeyListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.MouseListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.MouseMotionListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.TextListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
|
jess.awt.WindowListener
Since Jess 7.0, superceded by the implement and lambda functions in Jess. |
Deprecated Fields | |
jess.RU.ATOM
use SYMBOL instead |
|
jess.RU.EXTERNAL_ADDRESS
Since Jess 7, use JAVA_OBJECT instead. |
|
jess.JessEvent.RETE_TOKEN
Use JessEvent.RETE_TOKEN_LEFT instead |
Deprecated Methods | |
jess.Rete.addDefmodule(String)
As of Jess 7, use addDefmodule(Defmodule). |
|
jess.Rete.addDefmodule(String, String)
As of Jess 7, use addDefmodule(Defmodule). |
|
jess.Value.atomValue(Context)
use symbolValue instead |
|
jess.Rete.executeCommand(String)
Use eval() instead. |
|
jess.Rete.executeCommand(String, Context)
Use eval() instead. |
|
jess.Value.externalAddressValue(Context)
As of Jess 7, use javaObjectValue() instead. |
|
jess.Node.getSuccessors()
use Node.successors() instead |
|
jess.Rete.runQuery(String, ValueVector)
Since Jess 7.0, superceded by runQueryStar() |
|
jess.Rete.runQuery(String, ValueVector, Context)
Since Jess 7.0, superceded by runQueryStar() |
Deprecated Constructors | |
jess.Token(Fact, int)
See #Token(Fact) |
|
© 2007 Sandia Corporation | |||||||||
PREV NEXT | FRAMES NO FRAMES |