| Package | Description |
|---|---|
| de.redsix.dmncheck.feel |
| Modifier and Type | Method and Description |
|---|---|
static <R> ExpressionType.Cases<R> |
ExpressionTypes.cases(Supplier<R> TOP,
Supplier<R> STRING,
Supplier<R> BOOLEAN,
Supplier<R> INTEGER,
Supplier<R> LONG,
Supplier<R> DOUBLE,
Supplier<R> DATE,
Function<String,R> ENUM,
Function<org.camunda.bpm.model.dmn.instance.ItemDefinition,R> ITEMDEFINITION) |
| Modifier and Type | Method and Description |
|---|---|
abstract <R> R |
ExpressionType.match(ExpressionType.Cases<R> cases) |
Copyright © 2021 red6 enterprise software GmbH. All rights reserved.