| Package | Description |
|---|---|
| org.openksavi.sponge.engine |
Interfaces for the engine and base functionalities.
|
| org.openksavi.sponge.kb |
Interfaces for knowledge bases and related functionalities.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptKnowledgeBase |
KnowledgeBaseManager.getScriptKnowledgeBase(String name)
Returns a script knowledge base that has the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptKnowledgeBase |
KnowledgeBaseScript.getKnowledgeBase()
Returns a knowledge base that uses this script.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KnowledgeBaseScript.setKnowledgeBase(ScriptKnowledgeBase knowledgeBase)
Sets a knowledge base that uses this script.
|
Copyright © 2016–2020 Softelnet. All rights reserved.