Uses of Interface
org.camunda.bpm.model.dmn.instance.AllowedAnswers
Packages that use AllowedAnswers
-
Uses of AllowedAnswers in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement AllowedAnswersFields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type AllowedAnswersModifier and TypeFieldDescriptionprotected static ChildElement<AllowedAnswers>
DecisionImpl.allowedAnswersChild
Methods in org.camunda.bpm.model.dmn.impl.instance that return AllowedAnswersMethods in org.camunda.bpm.model.dmn.impl.instance with parameters of type AllowedAnswersModifier and TypeMethodDescriptionvoid
DecisionImpl.setAllowedAnswers
(AllowedAnswers allowedAnswers) -
Uses of AllowedAnswers in org.camunda.bpm.model.dmn.instance
Methods in org.camunda.bpm.model.dmn.instance that return AllowedAnswersMethods in org.camunda.bpm.model.dmn.instance with parameters of type AllowedAnswers