public interface KnowledgeBaseScript
| Modifier and Type | Method and Description |
|---|---|
ScriptKnowledgeBase |
getKnowledgeBase()
Returns a knowledge base that uses this script.
|
String |
getName()
Returns the name of the script.
|
void |
setKnowledgeBase(ScriptKnowledgeBase knowledgeBase)
Sets a knowledge base that uses this script.
|
ScriptKnowledgeBase getKnowledgeBase()
void setKnowledgeBase(ScriptKnowledgeBase knowledgeBase)
knowledgeBase - a knowledge base.String getName()
Copyright © 2016–2020 Softelnet. All rights reserved.