public class TestKnowledgeBase extends JavaKnowledgeBase
| Modifier and Type | Class and Description |
|---|---|
static class |
TestKnowledgeBase.NotToBeRunTrigger |
static class |
TestKnowledgeBase.TestAllRule |
static class |
TestKnowledgeBase.TestFilter
Reject all events that have name "e3".
|
static class |
TestKnowledgeBase.TestFirstRule |
static class |
TestKnowledgeBase.TestLastRule |
static class |
TestKnowledgeBase.TestTrigger |
| Constructor and Description |
|---|
TestKnowledgeBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
onClear() |
void |
onInit() |
void |
onLoad() |
void |
onShutdown() |
void |
onStartup() |
getEngineOperations, getEps, onAfterReload, onBeforeReloadgetInterpreter, getName, getType, setInterpreter, setName, setTypepublic void onInit()
public void onLoad()
onLoad in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonLoad in class JavaKnowledgeBasepublic void onStartup()
onStartup in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonStartup in class JavaKnowledgeBasepublic void onClear()
onClear in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonClear in class JavaKnowledgeBasepublic void onShutdown()
onShutdown in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonShutdown in class JavaKnowledgeBaseCopyright © 2016–2017 Softelnet. All rights reserved.