public class TestKnowledgeBase extends JKnowledgeBase
| 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() |
TestKnowledgeBase(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
onClear() |
void |
onInit() |
void |
onLoad() |
void |
onShutdown() |
void |
onStartup() |
getEngineOperations, getEps, scanToAutoEnableonAfterReload, onBeforeReload, onRungetDescription, getDisplayName, getInterpreter, getLogger, getName, getType, setDescription, setDisplayName, setInterpreter, setName, setTypepublic TestKnowledgeBase(String name)
public TestKnowledgeBase()
public void onInit()
onInit in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonInit in class BaseNonScriptKnowledgeBasepublic void onLoad()
onLoad in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonLoad in class BaseNonScriptKnowledgeBasepublic void onStartup()
onStartup in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonStartup in class BaseNonScriptKnowledgeBasepublic void onClear()
onClear in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonClear in class BaseNonScriptKnowledgeBasepublic void onShutdown()
onShutdown in interface org.openksavi.sponge.kb.KnowledgeBaseOperationsonShutdown in class BaseNonScriptKnowledgeBaseCopyright © 2016–2018 Softelnet. All rights reserved.