Uses of Package
com.sri.emo.wizard.expressoimpl

Packages that use com.sri.emo.wizard.expressoimpl
com.sri.emo.controller This package contains controller classes for the modelling program. 
com.sri.emo.wizard.completion This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. 
com.sri.emo.wizard.creation This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. 
com.sri.emo.wizard.selection The selection wizard walks users through steps to determine which node on the system would best suit their needs. 
 

Classes in com.sri.emo.wizard.expressoimpl used by com.sri.emo.controller
WizardController
          Wizard Controller is basically a thin wrapper over the Wizard domain model which does the actual thinking.
 

Classes in com.sri.emo.wizard.expressoimpl used by com.sri.emo.wizard.completion
ExpressoLink
          Link bridge between Wizard links and Expresso Transitions.
 

Classes in com.sri.emo.wizard.expressoimpl used by com.sri.emo.wizard.creation
ExpressoLink
          Link bridge between Wizard links and Expresso Transitions.
 

Classes in com.sri.emo.wizard.expressoimpl used by com.sri.emo.wizard.selection
ExpressoLink
          Link bridge between Wizard links and Expresso Transitions.
WizardController
          Wizard Controller is basically a thin wrapper over the Wizard domain model which does the actual thinking.
 



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