Uses of Class
org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
-
Packages that use DmnDecisionLiteralExpressionImpl Package Description org.camunda.bpm.dmn.engine.impl.transform -
-
Uses of DmnDecisionLiteralExpressionImpl in org.camunda.bpm.dmn.engine.impl.transform
Methods in org.camunda.bpm.dmn.engine.impl.transform that return DmnDecisionLiteralExpressionImpl Modifier and Type Method Description protected DmnDecisionLiteralExpressionImpl
DefaultDmnTransform. transformDecisionLiteralExpression(Decision decision, LiteralExpression literalExpression)
-