public class DMNKiePMMLInvocationEvaluator extends AbstractDMNKiePMMLInvocationEvaluator
AbstractPMMLInvocationEvaluator.DummyPMMLInvocationEvaluator, AbstractPMMLInvocationEvaluator.PMMLInvocationEvaluatorFactorypmmlInfodmnNS, documentResource, model, node, parameters| Constructor and Description |
|---|
DMNKiePMMLInvocationEvaluator(String dmnNS,
org.kie.dmn.model.api.DMNElement node,
org.kie.api.io.Resource pmmlResource,
String model,
PMMLInfo<?> pmmlInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getOutputFieldValues(org.kie.api.pmml.PMML4Result pmml4Result,
Map<String,Object> resultVariables,
org.kie.dmn.api.core.DMNResult dmnr)
Returns a
Map<String, Object> of values identified by Output definition |
protected org.kie.api.pmml.PMML4Result |
getPMML4Result(org.kie.dmn.api.core.event.DMNRuntimeEventManager eventManager,
org.kie.dmn.api.core.DMNResult dmnr)
Returns the
PMML4Result |
protected Map<String,Object> |
getPredictedValues(org.kie.api.pmml.PMML4Result pmml4Result,
org.kie.dmn.api.core.DMNResult dmnr)
Returns a
Map<String, Object> of predicted values identified by MiningSchema/Targets definitions |
evaluate, getCompositeOutput, getOutputFieldNameFromInfoaddParameter, getParameterNames, getParameterType, getParameterTypes, getValueForPMMLInputprotected org.kie.api.pmml.PMML4Result getPMML4Result(org.kie.dmn.api.core.event.DMNRuntimeEventManager eventManager,
org.kie.dmn.api.core.DMNResult dmnr)
AbstractDMNKiePMMLInvocationEvaluatorPMML4ResultgetPMML4Result in class AbstractDMNKiePMMLInvocationEvaluatorprotected Map<String,Object> getOutputFieldValues(org.kie.api.pmml.PMML4Result pmml4Result, Map<String,Object> resultVariables, org.kie.dmn.api.core.DMNResult dmnr)
AbstractDMNKiePMMLInvocationEvaluatorMap<String, Object> of values identified by Output definitiongetOutputFieldValues in class AbstractDMNKiePMMLInvocationEvaluatorprotected Map<String,Object> getPredictedValues(org.kie.api.pmml.PMML4Result pmml4Result, org.kie.dmn.api.core.DMNResult dmnr)
AbstractDMNKiePMMLInvocationEvaluatorMap<String, Object> of predicted values identified by MiningSchema/Targets definitionsgetPredictedValues in class AbstractDMNKiePMMLInvocationEvaluatorCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.