Package de.redsix.dmncheck.util
Class Expression
java.lang.Object
de.redsix.dmncheck.util.Expression
-
Field Summary
-
Constructor Summary
ConstructorDescriptionExpression
(org.camunda.bpm.model.dmn.instance.LiteralExpression literalExpression, @Nullable String toplevelExpressionLanguage) Expression
(org.camunda.bpm.model.dmn.instance.UnaryTests unaryTests, @Nullable String toplevelExpressionLanguage) -
Method Summary
-
Field Details
-
textContent
-
expressionLanguage
-
-
Constructor Details