Uses of Class
org.flowable.dmn.model.Expression
-
-
Uses of Expression in org.flowable.dmn.model
Subclasses of Expression in org.flowable.dmn.model Modifier and Type Class Description classDecisionTableclassLiteralExpressionFields in org.flowable.dmn.model declared as Expression Modifier and Type Field Description protected ExpressionDecision. expressionMethods in org.flowable.dmn.model that return Expression Modifier and Type Method Description ExpressionDecision. getExpression()Methods in org.flowable.dmn.model with parameters of type Expression Modifier and Type Method Description voidDecision. setExpression(Expression expression)
-