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