Package com.aquima.interactions.framework.container.dtree


package com.aquima.interactions.framework.container.dtree
  • Classes
    Class
    Description
    This container adds the list of answered questions to itself.
    This container adds the buttons for the decision-tree run to it's definition.
    Callback handler which registers a chosen decisiontree on the session for usage by a decisiontree runner.
    This container adds the questions that need to be answered for a decision tree to it's definition.
    This container adds an array of solutions to itself.
    This container adds a table of selectable decision trees to itself.
    This callback class is responsible for remembering the decision tree state on the page scope.
    This container runs a decisionTree either specified by a parameter or by a decisionTree selector in case the parameter is omitted.
    This class parses the parameters for a DecisionTree Runner.
    This container gives the user an option to search for a decisiontree and select a decisiontree which can be run by the TreeRunnerContainer.
    This class parses the parameters for a DecisionTree Selector.