Package | Description |
---|---|
org.kie.dmn.core.assembler | |
org.kie.dmn.core.compiler | |
org.kie.dmn.core.pmml |
Modifier and Type | Method and Description |
---|---|
static DMNCompilerConfigurationImpl |
DMNAssemblerService.compilerConfigWithKModulePrefs(ClassLoader classLoader,
org.kie.internal.utils.ChainedProperties chainedProperties,
List<DMNProfile> dmnProfiles,
DMNCompilerConfigurationImpl config)
Returns a DMNCompilerConfiguration with the specified properties set, and applying the explicited dmnProfiles.
|
Modifier and Type | Method and Description |
---|---|
static DMNCompilerConfigurationImpl |
DMNAssemblerService.compilerConfigWithKModulePrefs(ClassLoader classLoader,
org.kie.internal.utils.ChainedProperties chainedProperties,
List<DMNProfile> dmnProfiles,
DMNCompilerConfigurationImpl config)
Returns a DMNCompilerConfiguration with the specified properties set, and applying the explicited dmnProfiles.
|
Constructor and Description |
---|
DMNAssemblerService(DMNCompilerConfigurationImpl externalCompilerConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected DMNCompilerConfigurationImpl |
DMNEvaluatorCompiler.getDmnCompilerConfig() |
Modifier and Type | Method and Description |
---|---|
static DMNEvaluatorCompiler |
DMNEvaluatorCompiler.dmnEvaluatorCompilerFactory(DMNCompilerImpl dmnCompiler,
DMNCompilerConfigurationImpl dmnCompilerConfig) |
Modifier and Type | Method and Description |
---|---|
static org.kie.dmn.feel.util.Either<Exception,DMNImportPMMLInfo> |
DMNImportPMMLInfo.from(InputStream is,
DMNCompilerConfigurationImpl cc,
DMNModelImpl model,
org.kie.dmn.model.api.Import i) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.