public class JavaKnowledgeBaseInterpreterFactory extends Object implements KnowledgeBaseInterpreterFactory
| Constructor and Description |
|---|
JavaKnowledgeBaseInterpreterFactory() |
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseInterpreter |
createKnowledgeBaseInterpreter(SpongeEngine engine,
KnowledgeBase knowledgeBase) |
KnowledgeBaseType |
getSupportedType() |
public KnowledgeBaseType getSupportedType()
getSupportedType in interface KnowledgeBaseInterpreterFactorypublic KnowledgeBaseInterpreter createKnowledgeBaseInterpreter(SpongeEngine engine, KnowledgeBase knowledgeBase)
createKnowledgeBaseInterpreter in interface KnowledgeBaseInterpreterFactoryCopyright © 2016–2020 Softelnet. All rights reserved.