Package de.redsix.dmncheck.feel
Class ExpressionTypes.CaseOfMatchers.TotalMatcher_ITEMDEFINITION<R>
- java.lang.Object
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher<R>
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.TotalMatcher_ITEMDEFINITION<R>
-
- Enclosing class:
- ExpressionTypes.CaseOfMatchers
public static final class ExpressionTypes.CaseOfMatchers.TotalMatcher_ITEMDEFINITION<R> extends ExpressionTypes.CaseOfMatchers.PartialMatcher<R>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RITEMDEFINITION(Function<org.camunda.bpm.model.dmn.instance.ItemDefinition,R> ITEMDEFINITION)RITEMDEFINITION_(R r)-
Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-