| Package | Description |
|---|---|
| org.kie.dmn.feel.runtime.decisiontables |
| Modifier and Type | Class and Description |
|---|---|
class |
DTOutputClause |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DecisionTable.OutputClause> |
DecisionTable.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Integer,String> |
DecisionTableImpl.checkResults(List<? extends DecisionTable.OutputClause> outputs,
EvaluationContext ctx,
List<? extends Indexed> matches,
List<Object> results) |
static <T> Collector<T,?,Object> |
HitPolicy.singleValueOrContext(List<? extends DecisionTable.OutputClause> outputs) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.