Uses of Interface
org.eximeebpms.bpm.model.dmn.instance.AllowedValues
Packages that use AllowedValues
Package
Description
-
Uses of AllowedValues in org.eximeebpms.bpm.model.dmn.impl.instance
Classes in org.eximeebpms.bpm.model.dmn.impl.instance that implement AllowedValuesFields in org.eximeebpms.bpm.model.dmn.impl.instance with type parameters of type AllowedValuesModifier and TypeFieldDescriptionprotected static ChildElement
<AllowedValues> ItemDefinitionImpl.allowedValuesChild
Methods in org.eximeebpms.bpm.model.dmn.impl.instance that return AllowedValuesMethods in org.eximeebpms.bpm.model.dmn.impl.instance with parameters of type AllowedValuesModifier and TypeMethodDescriptionvoid
ItemDefinitionImpl.setAllowedValues
(AllowedValues allowedValues) -
Uses of AllowedValues in org.eximeebpms.bpm.model.dmn.instance
Methods in org.eximeebpms.bpm.model.dmn.instance that return AllowedValuesMethods in org.eximeebpms.bpm.model.dmn.instance with parameters of type AllowedValuesModifier and TypeMethodDescriptionvoid
ItemDefinition.setAllowedValues
(AllowedValues allowedValues)