Uses of Interface
org.camunda.bpm.model.dmn.instance.LiteralExpression
Package
Description
-
Uses of LiteralExpression in org.camunda.bpm.dmn.engine.impl.transform
Modifier and TypeMethodDescriptionprotected DmnExpressionImpl
DmnLiternalExpressionTransformHandler.createDmnElement
(DmnElementTransformContext context, LiteralExpression inputEntry) protected DmnExpressionImpl
DmnLiternalExpressionTransformHandler.createFromLiteralExpressionEntry
(DmnElementTransformContext context, LiteralExpression literalExpression) static DmnTypeDefinition
DmnExpressionTransformHelper.createTypeDefinition
(DmnElementTransformContext context, LiteralExpression expression) static String
DmnExpressionTransformHelper.getExpression
(LiteralExpression expression) static String
DmnExpressionTransformHelper.getExpressionLanguage
(DmnElementTransformContext context, LiteralExpression expression) DmnLiternalExpressionTransformHandler.handleElement
(DmnElementTransformContext context, LiteralExpression literalExpression) protected DmnDecisionLiteralExpressionImpl
DefaultDmnTransform.transformDecisionLiteralExpression
(Decision decision, LiteralExpression literalExpression) protected DmnExpressionImpl
DefaultDmnTransform.transformLiteralExpression
(LiteralExpression literalExpression) -
Uses of LiteralExpression in org.camunda.bpm.model.dmn.impl.instance
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of LiteralExpression in org.camunda.bpm.model.dmn.instance
Modifier and TypeInterfaceDescriptioninterface
interface
interface