Package | Description |
---|---|
org.kie.dmn.core.assembler | |
org.kie.dmn.core.compiler.profiles | |
org.kie.dmn.core.impl |
Modifier and Type | Method and Description |
---|---|
static List<DMNProfile> |
DMNAssemblerService.getDefaultDMNProfiles(org.kie.internal.utils.ChainedProperties properties) |
protected List<DMNProfile> |
DMNAssemblerService.getDMNProfiles(org.drools.compiler.builder.impl.KnowledgeBuilderImpl kbuilderImpl) |
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 | Class and Description |
---|---|
class |
ExtendedDMNProfile |
Modifier and Type | Method and Description |
---|---|
List<DMNProfile> |
DMNRuntimeImpl.getProfiles() |
List<DMNProfile> |
DMNPackageImpl.getProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
DMNPackageImpl.addProfiles(List<DMNProfile> profiles) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.