| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.api.definition.v1_1 |
| Modifier and Type | Field and Description |
|---|---|
protected ImportedValues |
LiteralExpression.importedValues |
| Modifier and Type | Method and Description |
|---|---|
ImportedValues |
LiteralExpression.getImportedValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
LiteralExpression.setImportedValues(ImportedValues importedValues) |
| Constructor and Description |
|---|
LiteralExpression(Id id,
Description description,
QName typeRef,
String text,
ImportedValues importedValues,
ExpressionLanguage expressionLanguage) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.