public interface ProcessorOperations extends Descriptive
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBase |
getKnowledgeBase()
Returns the knowledge base associated with this processor.
|
Map<String,Object> |
getMeta()
Returns the processor metadata.
|
void |
setMeta(Map<String,Object> meta)
Sets the (optional) processor metadata.
|
getDescription, getDisplayName, getName, setDescription, setDisplayName, setNameKnowledgeBase getKnowledgeBase()
Map<String,Object> getMeta()
null.Copyright © 2016–2018 Softelnet. All rights reserved.