Uses of Interface
org.camunda.bpm.model.dmn.instance.ImportedElement
Packages that use ImportedElement
-
Uses of ImportedElement in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement ImportedElementFields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type ImportedElementModifier and TypeFieldDescriptionprotected static ChildElement<ImportedElement>
ImportedValuesImpl.importedElementChild
Methods in org.camunda.bpm.model.dmn.impl.instance that return ImportedElementMethods in org.camunda.bpm.model.dmn.impl.instance with parameters of type ImportedElementModifier and TypeMethodDescriptionvoid
ImportedValuesImpl.setImportedElement
(ImportedElement importedElement) -
Uses of ImportedElement in org.camunda.bpm.model.dmn.instance
Methods in org.camunda.bpm.model.dmn.instance that return ImportedElementMethods in org.camunda.bpm.model.dmn.instance with parameters of type ImportedElementModifier and TypeMethodDescriptionvoid
ImportedValues.setImportedElement
(ImportedElement importedElement)