Package de.redsix.dmncheck.feel
Class ExpressionTypes.CasesMatchers.PartialMatcher_ITEMDEFINITION<R>
java.lang.Object
de.redsix.dmncheck.feel.ExpressionTypes.CasesMatchers.PartialMatcher<R>
de.redsix.dmncheck.feel.ExpressionTypes.CasesMatchers.PartialMatcher_ITEMDEFINITION<R>
- Direct Known Subclasses:
ExpressionTypes.CasesMatchers.PartialMatcher_ENUM
,ExpressionTypes.CasesMatchers.TotalMatcher_ENUM
- Enclosing class:
- ExpressionTypes.CasesMatchers
public static class ExpressionTypes.CasesMatchers.PartialMatcher_ITEMDEFINITION<R>
extends ExpressionTypes.CasesMatchers.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.CasesMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Method Details
-
ITEMDEFINITION
public final ExpressionTypes.CasesMatchers.PartialMatcher<R> ITEMDEFINITION(Function<org.camunda.bpm.model.dmn.instance.ItemDefinition, R> ITEMDEFINITION) -
ITEMDEFINITION_
-