| 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 |
|---|---|
JSITDecision |
DMN12.getDecision()
Native getter for decision
|
| Modifier and Type | Method and Description |
|---|---|
void |
DMN12.setDecision(JSITDecision decisionParam)
Setter for decision
|
| Modifier and Type | Method and Description |
|---|---|
JSITDecision |
DecisionConverter.dmnFromNode(Node<View<Decision>,?> node,
Consumer<JSITComponentWidths> componentWidthsConsumer) |
| Modifier and Type | Method and Description |
|---|---|
Node<View<Decision>,?> |
DecisionConverter.nodeFromDMN(JSITDecision dmn,
BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.