| Package | Description |
|---|---|
| org.openksavi.sponge.core.kb |
Classes for knowledge bases and related functionalities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachedScriptClassInstancePovider<S,T>
The provider of script-based class instances that caches parsed expressions.
|
class |
SimpleScriptClassInstancePovider<T>
The simple provider of script-based class instances.
|
| Modifier and Type | Field and Description |
|---|---|
protected ScriptClassInstanceProvider |
BaseScriptKnowledgeBaseInterpreter.scriptClassInstancePovider |
| Modifier and Type | Method and Description |
|---|---|
protected <T> ScriptClassInstanceProvider<T> |
EngineScriptKnowledgeBaseInterpreter.createScriptClassInstancePovider() |
protected abstract <T> ScriptClassInstanceProvider<T> |
BaseScriptKnowledgeBaseInterpreter.createScriptClassInstancePovider() |
Copyright © 2016–2019 Softelnet. All rights reserved.