Uses of Interface
org.camunda.bpm.model.dmn.instance.ImportedValues
-
Uses of ImportedValues in org.camunda.bpm.model.dmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ChildElement<ImportedValues>
LiteralExpressionImpl.importedValuesChild
Modifier and TypeMethodDescriptionvoid
LiteralExpressionImpl.setImportValues
(ImportedValues importedValues) -
Uses of ImportedValues in org.camunda.bpm.model.dmn.instance
Modifier and TypeMethodDescriptionvoid
LiteralExpression.setImportValues
(ImportedValues importedValues)