Uses of Interface
org.eximeebpms.bpm.model.dmn.instance.ImportedValues
Packages that use ImportedValues
Package
Description
-
Uses of ImportedValues in org.eximeebpms.bpm.model.dmn.impl.instance
Classes in org.eximeebpms.bpm.model.dmn.impl.instance that implement ImportedValuesFields in org.eximeebpms.bpm.model.dmn.impl.instance with type parameters of type ImportedValuesModifier and TypeFieldDescriptionprotected static ChildElement
<ImportedValues> LiteralExpressionImpl.importedValuesChild
Methods in org.eximeebpms.bpm.model.dmn.impl.instance that return ImportedValuesMethods in org.eximeebpms.bpm.model.dmn.impl.instance with parameters of type ImportedValuesModifier and TypeMethodDescriptionvoid
LiteralExpressionImpl.setImportValues
(ImportedValues importedValues) -
Uses of ImportedValues in org.eximeebpms.bpm.model.dmn.instance
Methods in org.eximeebpms.bpm.model.dmn.instance that return ImportedValuesMethods in org.eximeebpms.bpm.model.dmn.instance with parameters of type ImportedValuesModifier and TypeMethodDescriptionvoid
LiteralExpression.setImportValues
(ImportedValues importedValues)