Package | Description |
---|---|
org.kie.dmn.api.core | |
org.kie.dmn.api.core.event |
Modifier and Type | Method and Description |
---|---|
DecisionNode |
DMNModel.getDecisionById(String id) |
DecisionNode |
DMNModel.getDecisionByName(String name) |
Modifier and Type | Method and Description |
---|---|
Set<DecisionNode> |
DMNModel.getDecisions() |
Modifier and Type | Method and Description |
---|---|
DecisionNode |
BeforeEvaluateDecisionEvent.getDecision() |
DecisionNode |
AfterEvaluateDecisionEvent.getDecision() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.