Package nz.org.riskscape.wizard.survey2
package nz.org.riskscape.wizard.survey2
-
ClassDescriptionAddQuestion<T>Returned from a call to
DefaultQuestionSet2.addQuestion(String, Class)
to allow simpler declaration of pipeline building following a question being answeredBase implementation of a phase that takes care of the links between the survey, they phase and the question sets.Convenient super class for a phase-basedSurvey
.Helper for generating suitableChoice
s for wizard questions.A way of linking up parts of a survey up so that it can be progressed through linearlySpecial parameter type used by surveys that is used to indicate a choice of question set.Imposes an ordered-tree structure on to a list of questions to centralize the logic of moving through a set of questions in the order that the questions impose with their dependencies and order in relation to each other.A node in the question tree