Uses of Class
de.redsix.dmncheck.feel.ExpressionTypes.CasesMatchers.PartialMatcher
-
Packages that use ExpressionTypes.CasesMatchers.PartialMatcher Package Description de.redsix.dmncheck.feel -
-
Uses of ExpressionTypes.CasesMatchers.PartialMatcher in de.redsix.dmncheck.feel
Methods in de.redsix.dmncheck.feel that return ExpressionTypes.CasesMatchers.PartialMatcher Modifier and Type Method Description ExpressionTypes.CasesMatchers.PartialMatcher<R>ExpressionTypes.CasesMatchers.PartialMatcher_ITEMDEFINITION. ITEMDEFINITION(Function<org.camunda.bpm.model.dmn.instance.ItemDefinition,R> ITEMDEFINITION)<R> ExpressionTypes.CasesMatchers.PartialMatcher<R>ExpressionTypes.CasesMatchers.TotalMatcher_TOP. ITEMDEFINITION(Function<org.camunda.bpm.model.dmn.instance.ItemDefinition,R> ITEMDEFINITION)ExpressionTypes.CasesMatchers.PartialMatcher<R>ExpressionTypes.CasesMatchers.PartialMatcher_ITEMDEFINITION. ITEMDEFINITION_(R r)<R> ExpressionTypes.CasesMatchers.PartialMatcher<R>ExpressionTypes.CasesMatchers.TotalMatcher_TOP. ITEMDEFINITION_(R r)
-