public interface ProjogProperties
Each KnowledgeBase has a single ProjogProperties instance.
KnowledgeBase.getProjogProperties()| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_BOOTSTRAP_SCRIPT
The file to consult when a new
Projog instance is created. |
| Modifier and Type | Method and Description |
|---|---|
String |
getBootstrapScript()
Returns the name of the resource loaded by
KnowledgeBaseUtils.bootstrap(KnowledgeBase). |
static final String DEFAULT_BOOTSTRAP_SCRIPT
Projog instance is created.
Used to initialise the knowledge base.
getBootstrapScript(),
Constant Field ValuesString getBootstrapScript()
KnowledgeBaseUtils.bootstrap(KnowledgeBase).KnowledgeBaseUtils.bootstrap(KnowledgeBase)KnowledgeBaseUtils.bootstrap(KnowledgeBase)Copyright © 2024. All rights reserved.