| 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 |
|---|---|
KnowledgeBaseEngineOperations |
SpongeEngine.getOperations()
Returns the engine operations.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseEngineOperations |
KnowledgeBaseInterpreter.getEngineOperations()
Returns engine operations associated with this knowledge base interpreter.
|
KnowledgeBaseEngineOperations |
KnowledgeBase.getEngineOperations()
Returns engine operations associated with this knowledge base.
|
Copyright © 2016–2018 Softelnet. All rights reserved.