Package de.redsix.dmncheck.util
Class Expression
- java.lang.Object
-
- de.redsix.dmncheck.util.Expression
-
public class Expression extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringexpressionLanguageStringtextContent
-
Constructor Summary
Constructors Constructor Description Expression(org.camunda.bpm.model.dmn.instance.LiteralExpression literalExpression, @Nullable String toplevelExpressionLanguage)Expression(org.camunda.bpm.model.dmn.instance.UnaryTests unaryTests, @Nullable String toplevelExpressionLanguage)
-