Package | Description |
---|---|
org.kie.dmn.core.pmml |
Modifier and Type | Class and Description |
---|---|
class |
DMNImportPMMLInfo |
Modifier and Type | Method and Description |
---|---|
static PMMLInfo<PMMLModelInfo> |
PMMLInfo.from(InputStream is) |
Modifier and Type | Method and Description |
---|---|
static AbstractPMMLInvocationEvaluator |
AbstractPMMLInvocationEvaluator.PMMLInvocationEvaluatorFactory.newInstance(DMNModelImpl model,
ClassLoader classLoader,
org.kie.dmn.model.api.DMNElement funcDef,
org.kie.api.io.Resource pmmlResource,
String pmmlModel,
PMMLInfo<?> pmmlInfo) |
Constructor and Description |
---|
DMNKiePMMLInvocationEvaluator(String dmnNS,
org.kie.dmn.model.api.DMNElement node,
org.kie.api.io.Resource pmmlResource,
String model,
PMMLInfo<?> pmmlInfo) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.