Uses of Class
org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
Packages that use DmnDecisionLiteralExpressionImpl
-
Uses of DmnDecisionLiteralExpressionImpl in org.camunda.bpm.dmn.engine.impl.transform
Methods in org.camunda.bpm.dmn.engine.impl.transform that return DmnDecisionLiteralExpressionImplModifier and TypeMethodDescriptionprotected DmnDecisionLiteralExpressionImpl
DefaultDmnTransform.transformDecisionLiteralExpression
(Decision decision, LiteralExpression literalExpression)