| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 | |
| org.kie.workbench.common.dmn.webapp.kogito.marshaller.mapper.definition.model |
| Modifier and Type | Method and Description |
|---|---|
JSITInputData |
DMN12.getInputData()
Native getter for inputData
|
| Modifier and Type | Method and Description |
|---|---|
void |
DMN12.setInputData(JSITInputData inputDataParam)
Setter for inputData
|
| Modifier and Type | Method and Description |
|---|---|
JSITInputData |
InputDataConverter.dmnFromNode(Node<View<InputData>,?> node,
Consumer<JSITComponentWidths> componentWidthsConsumer) |
| Modifier and Type | Method and Description |
|---|---|
Node<View<InputData>,?> |
InputDataConverter.nodeFromDMN(JSITInputData dmn,
BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.