Uses of Class
com.sri.emo.wizard.defaults.EmoWizardMetadata

Packages that use EmoWizardMetadata
com.sri.emo.dbobj   
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. 
 

Uses of EmoWizardMetadata in com.sri.emo.dbobj
 

Methods in com.sri.emo.dbobj with parameters of type EmoWizardMetadata
 WizardPage WizStep.getWizardPage(EmoWizardMetadata metadata)
          Builds a wizard page given an instance of the metadata.
 

Uses of EmoWizardMetadata in com.sri.emo.wizard.completion
 

Subclasses of EmoWizardMetadata in com.sri.emo.wizard.completion
 class CustomPartHandlerMetadata
          Constructs metadata for a custom part handler.
 class MinMaxPageMetadata
          Page Metadata base class that supports min/max settings.
 class MultiEntryMetadata
          Metadata for multiple attributes.
 class RelationPageMetadata
          Relation Page-specific metadata.
 

Uses of EmoWizardMetadata in com.sri.emo.wizard.creation
 

Subclasses of EmoWizardMetadata in com.sri.emo.wizard.creation
 class CreationPageMetadata
          Relation Page-specific metadata.
(package private)  class InitializationPageMetadata
           
 



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