Package com.sri.emo.wizard.selection

The selection wizard walks users through steps to determine which node on the system would best suit their needs.

See:
          Description

Class Summary
ChainedSelectionWizard The chained selection wizard clones nodes like the selection wizard does.
DisplaySummaryPage Page that displays the selected node and the choices that lead to that choice.
DisplaySummaryPage.SelectionResults Record Structure that provides a list of step names and their appropriate values.
EmoSelectionWizard Overrides Sequential Wizard to allow processing of the EMO Decision Matrix for processing finish.
EmoSelectionWizardFactory Wizard Factory for EMO wizards.
NameNodePage Handles the execution of the decision matrix to find a wizard node and then provides a prompt to name the given wizard.
WizardAction Derived controller for Wizard steps in EMO.
 

Package com.sri.emo.wizard.selection Description

The selection wizard walks users through steps to determine which node on the system would best suit their needs. The wizard is defined using the controllers in the management package, which allows a decision matrix to be set up so that the end-user will receive the appropriate selection once they walked through the wizard.



Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.