Package | Description |
---|---|
org.kie.pmml.pmml_4_2.model.mining |
Modifier and Type | Method and Description |
---|---|
PMML4Result |
MiningSegmentTransfer.getInboundResult() |
PMML4Result |
SegmentExecution.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
MiningSegmentTransfer.setInboundResult(PMML4Result inboundResult) |
void |
SegmentExecution.setResult(PMML4Result result) |
Modifier and Type | Method and Description |
---|---|
void |
SegmentExecution.applySegmentModel(PMMLRequestData requestData,
org.kie.api.runtime.rule.DataSource<PMMLRequestData> data,
org.kie.api.runtime.rule.DataSource<PMML4Result> results,
org.kie.api.runtime.rule.DataSource<SegmentExecution> segmentExecutions,
org.drools.core.spi.KnowledgeHelper helper) |
Constructor and Description |
---|
MiningSegmentTransfer(PMML4Result inboundResult,
String toSegmentId) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.