Uses of Interface
org.camunda.bpm.model.dmn.instance.Definitions
Packages that use Definitions
Package
Description
-
Uses of Definitions in org.camunda.bpm.model.dmn
Methods in org.camunda.bpm.model.dmn that return DefinitionsMethods in org.camunda.bpm.model.dmn with parameters of type DefinitionsModifier and TypeMethodDescriptionvoidDmnModelInstance.setDefinitions(Definitions definitions) Set the Dmn Definitions Root element -
Uses of Definitions in org.camunda.bpm.model.dmn.impl
Methods in org.camunda.bpm.model.dmn.impl that return DefinitionsMethods in org.camunda.bpm.model.dmn.impl with parameters of type DefinitionsModifier and TypeMethodDescriptionvoidDmnModelInstanceImpl.setDefinitions(Definitions definitions) -
Uses of Definitions in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement Definitions