Uses of Package
com.sri.emo.wizard

Packages that use com.sri.emo.wizard
com.sri.emo This is the base package for the main classes for the EMO modelling program. 
com.sri.emo.commandline.defaults   
com.sri.emo.controller This package contains controller classes for the modelling program. 
com.sri.emo.dbobj   
com.sri.emo.wizard This package provides framework for wizard creation as well as EMO specific bindings. 
com.sri.emo.wizard.branch   
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.completion.management This package contains all the classes required to handle the editing and defining of completion wizards. 
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.creation.management This package contains all the classes required to handle the editing and defining of completion wizards. 
com.sri.emo.wizard.defaults This package contains default implementations of the interfaces defined in the com.sri.emo.wizard package. 
com.sri.emo.wizard.expressoimpl This directory contains various adapter classes to bridge the Wizard APIs with Expresso. 
com.sri.emo.wizard.selection The selection wizard walks users through steps to determine which node on the system would best suit their needs. 
com.sri.emo.wizard.wizardgateway The wizard gateway provides a central location to dispatch to wizards for execution or editing. 
 

Classes in com.sri.emo.wizard used by com.sri.emo
WizardRepository
          Location where all instances of Wizards may be retrieved.
 

Classes in com.sri.emo.wizard used by com.sri.emo.commandline.defaults
WizDefinitionRepository
          Repository Interface for wizard definitions.
 

Classes in com.sri.emo.wizard used by com.sri.emo.controller
IWizardManager
          Common interface for all wizard managers regardless of wizard type.
Wizard
          The interface for generic wizards.
WizardException
          Exception for wizard-based exceptions.
WizardMementoConverter
          This interface is for controllers to allow Wizards to be transformed between usable wizards and opaque serializable objects that are meant to be as 'slim' as possible.
 

Classes in com.sri.emo.wizard used by com.sri.emo.dbobj
WizardException
          Exception for wizard-based exceptions.
WizardPage
          Interface for a wizard page.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard
Link
          Link to something else.
PageMetadata
          Metadata for any wizard page.
Wizard
          The interface for generic wizards.
WizardException
          Exception for wizard-based exceptions.
WizardFactory
          Interface for building a Wizard.
WizardMonitor
          Monitor that often delegates to logging packages, but can be extended for more useful monitoring.
WizardPage
          Interface for a wizard page.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.branch
AbstractWizard
          Base class for wizard implementations.
Wizard
          The interface for generic wizards.
WizardException
          Exception for wizard-based exceptions.
WizardFactory
          Interface for building a Wizard.
WizardFactorySPI
           
WizardMonitor
          Monitor that often delegates to logging packages, but can be extended for more useful monitoring.
WizardPage
          Interface for a wizard page.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.completion
AbstractWizard
          Base class for wizard implementations.
PageMetadata
          Metadata for any wizard page.
ValidValueWithComment
          ValidValueWithComment extends Expresso's idea of a Name/Value pair by being able to add an optional 3rd 'field' which is a comment field.
Wizard
          The interface for generic wizards.
WizardException
          Exception for wizard-based exceptions.
WizardFactory
          Interface for building a Wizard.
WizardFactorySPI
           
WizardMementoConverter
          This interface is for controllers to allow Wizards to be transformed between usable wizards and opaque serializable objects that are meant to be as 'slim' as possible.
WizardMonitor
          Monitor that often delegates to logging packages, but can be extended for more useful monitoring.
WizardPage
          Interface for a wizard page.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.completion.management
IWizardManager
          Common interface for all wizard managers regardless of wizard type.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.creation
AbstractWizard
          Base class for wizard implementations.
PageMetadata
          Metadata for any wizard page.
Wizard
          The interface for generic wizards.
WizardException
          Exception for wizard-based exceptions.
WizardFactory
          Interface for building a Wizard.
WizardFactorySPI
           
WizardMementoConverter
          This interface is for controllers to allow Wizards to be transformed between usable wizards and opaque serializable objects that are meant to be as 'slim' as possible.
WizardMonitor
          Monitor that often delegates to logging packages, but can be extended for more useful monitoring.
WizardPage
          Interface for a wizard page.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.creation.management
IWizardManager
          Common interface for all wizard managers regardless of wizard type.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.defaults
AbstractWizard
          Base class for wizard implementations.
Link
          Link to something else.
PageMetadata
          Metadata for any wizard page.
Wizard
          The interface for generic wizards.
WizardException
          Exception for wizard-based exceptions.
WizardFactory
          Interface for building a Wizard.
WizardMonitor
          Monitor that often delegates to logging packages, but can be extended for more useful monitoring.
WizardPage
          Interface for a wizard page.
WizardRepository
          Location where all instances of Wizards may be retrieved.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.expressoimpl
Link
          Link to something else.
PageMetadata
          Metadata for any wizard page.
Wizard
          The interface for generic wizards.
WizardException
          Exception for wizard-based exceptions.
WizardMementoConverter
          This interface is for controllers to allow Wizards to be transformed between usable wizards and opaque serializable objects that are meant to be as 'slim' as possible.
WizardPage
          Interface for a wizard page.
WizDefinitionRepository
          Repository Interface for wizard definitions.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.selection
AbstractWizard
          Base class for wizard implementations.
PageMetadata
          Metadata for any wizard page.
Wizard
          The interface for generic wizards.
WizardException
          Exception for wizard-based exceptions.
WizardFactory
          Interface for building a Wizard.
WizardFactorySPI
           
WizardMonitor
          Monitor that often delegates to logging packages, but can be extended for more useful monitoring.
WizardPage
          Interface for a wizard page.
 

Classes in com.sri.emo.wizard used by com.sri.emo.wizard.wizardgateway
WizDefinitionRepository
          Repository Interface for wizard definitions.
 



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