Package de.redsix.dmncheck.feel
Class ExpressionTypes.CasesMatchers.TotalMatcher_ITEMDEFINITION<R>
java.lang.Object
de.redsix.dmncheck.feel.ExpressionTypes.CasesMatchers.PartialMatcher<R>
de.redsix.dmncheck.feel.ExpressionTypes.CasesMatchers.TotalMatcher_ITEMDEFINITION<R>
- Enclosing class:
- ExpressionTypes.CasesMatchers
public static final class ExpressionTypes.CasesMatchers.TotalMatcher_ITEMDEFINITION<R>
extends ExpressionTypes.CasesMatchers.PartialMatcher<R>
-
Method Summary
Modifier and TypeMethodDescriptionfinal Function<ExpressionType,
R> ITEMDEFINITION
(Function<org.camunda.bpm.model.dmn.instance.ItemDefinition, R> ITEMDEFINITION) final Function<ExpressionType,
R> ITEMDEFINITION_
(R r) Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CasesMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Method Details
-
ITEMDEFINITION
public final Function<ExpressionType,R> ITEMDEFINITION(Function<org.camunda.bpm.model.dmn.instance.ItemDefinition, R> ITEMDEFINITION) -
ITEMDEFINITION_
-