Uses of Class
de.redsix.dmncheck.util.Expression
-
Packages that use Expression Package Description de.redsix.dmncheck.feel de.redsix.dmncheck.util -
-
Uses of Expression in de.redsix.dmncheck.feel
Methods in de.redsix.dmncheck.feel with parameters of type Expression Modifier and Type Method Description static Either<ValidationResult.Builder.ElementStep,FeelExpression>FeelParser. parse(Expression expression) -
Uses of Expression in de.redsix.dmncheck.util
Methods in de.redsix.dmncheck.util that return Expression Modifier and Type Method Description ExpressionTopLevelExpressionLanguage. toExpression(org.camunda.bpm.model.dmn.instance.LiteralExpression literalExpression)ExpressionTopLevelExpressionLanguage. toExpression(org.camunda.bpm.model.dmn.instance.UnaryTests unaryTests)
-