| Package | Description |
|---|---|
| org.kie.dmn.core.assembler | |
| org.kie.dmn.core.compiler.profiles | |
| org.kie.dmn.core.impl | |
| org.kie.dmn.core.internal.utils |
| 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> |
VoidDMNRuntimeKB.getProfiles() |
List<DMNProfile> |
DMNRuntimeKBWrappingIKB.getProfiles() |
List<DMNProfile> |
DMNRuntimeKB.getProfiles() |
List<DMNProfile> |
DMNRuntimeImpl.getProfiles() |
List<DMNProfile> |
DMNPackageImpl.getProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
DMNPackageImpl.addProfiles(List<DMNProfile> profiles) |
| Modifier and Type | Method and Description |
|---|---|
DMNRuntimeBuilder |
DMNRuntimeBuilder.addProfile(DMNProfile dmnProfile) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.