static PMML4ExecutionHelper |
PMML4ExecutionHelper.PMML4ExecutionHelperFactory.getExecutionHelper(String modelName,
byte[] content,
org.kie.api.KieBaseConfiguration kieBaseConf) |
static PMML4ExecutionHelper |
PMML4ExecutionHelper.PMML4ExecutionHelperFactory.getExecutionHelper(String modelName,
byte[] content,
org.kie.api.KieBaseConfiguration kieBaseConf,
boolean includeMiningDataSources) |
static PMML4ExecutionHelper |
PMML4ExecutionHelper.PMML4ExecutionHelperFactory.getExecutionHelper(String modelName,
org.kie.api.KieBase kbase) |
static PMML4ExecutionHelper |
PMML4ExecutionHelper.PMML4ExecutionHelperFactory.getExecutionHelper(String modelName,
org.kie.api.KieBase kbase,
boolean includeMiningDataSources) |
static PMML4ExecutionHelper |
PMML4ExecutionHelper.PMML4ExecutionHelperFactory.getExecutionHelper(String modelName,
org.kie.api.io.Resource resource,
org.kie.api.KieBaseConfiguration kieBaseConf) |
static PMML4ExecutionHelper |
PMML4ExecutionHelper.PMML4ExecutionHelperFactory.getExecutionHelper(String modelName,
org.kie.api.io.Resource resource,
org.kie.api.KieBaseConfiguration kieBaseConf,
boolean includeMiningDataSources) |
static PMML4ExecutionHelper |
PMML4ExecutionHelper.PMML4ExecutionHelperFactory.getExecutionHelper(String modelName,
String classPath,
org.kie.api.KieBaseConfiguration kieBaseConf) |
static PMML4ExecutionHelper |
PMML4ExecutionHelper.PMML4ExecutionHelperFactory.getExecutionHelper(String modelName,
String classPath,
org.kie.api.KieBaseConfiguration kieBaseConf,
boolean includeMiningDataSources) |