|
||||||||||
| PREV PACKAGE NEXT PACKAGE | NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| EclipseFunction | The EclipseFunction abstract class provides the necessary public definitions needed to extend the Inference Engine with a user-defined Java function. |
| EclipseFunctionWithNoArguments | The EclipseFunctionWithNoArguments abstract class provides the necessary public definitions needed to extend the Inference Engine with a function with no arguments. |
| EclipseFunctionWithOneArgument | The EclipseFunctionWithOneArgument abstract class provides the necessary public definitions needed to extend the Inference Engine with a function with one argument. |
| EclipseFunctionWithTwoArguments | The EclipseFunctionWithTwoArguments abstract class provides the necessary public definitions needed to extend the Inference Engine with a function with two arguments. |
| EclipseFunctionWithVariableArguments | The EclipseFunctionWithVariableArguments abstract class provides the necessary public definitions needed to extend the Inference Engine with a function with a variable number of arguments. |
Provides interfaces to be implemnted by objects that define functions that can be called from rules.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | NO FRAMES | |||||||||