|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An Accelerator generates Java versions of rule LHSs, compiles them and returns new TestBase objects to execute them. Jess does not ship with any Accelerator implementations at this time but will in the near future.
(C) 2006 Sandia National Laboratories
Method Summary | |
TestBase |
speedup(Funcall f,
Rete engine)
Given the function call, return a TestBase object that performs equivalently to the Funcall, or null if this Accelerator can't translate the function. |
Method Detail |
public TestBase speedup(Funcall f, Rete engine) throws JessException
f
- A function call to translate
JessException
- if the translation fails unexpectedly.
|
© 2007 Sandia Corporation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |