Package | Description |
---|---|
org.kie.dmn.core.impl | |
org.kie.dmn.core.pmml |
Modifier and Type | Method and Description |
---|---|
Map<String,DMNImportPMMLInfo> |
DMNModelImpl.getPmmlImportInfo() |
Modifier and Type | Method and Description |
---|---|
void |
DMNModelImpl.addPMMLImportInfo(DMNImportPMMLInfo info) |
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.