Uses of Interface
org.camunda.bpm.model.dmn.instance.AllowedValues
-
Uses of AllowedValues in org.camunda.bpm.model.dmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ChildElement<AllowedValues>
ItemDefinitionImpl.allowedValuesChild
Modifier and TypeMethodDescriptionvoid
ItemDefinitionImpl.setAllowedValues
(AllowedValues allowedValues) -
Uses of AllowedValues in org.camunda.bpm.model.dmn.instance
Modifier and TypeMethodDescriptionvoid
ItemDefinition.setAllowedValues
(AllowedValues allowedValues)