Package 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.

See:
          Description

Interface Summary
CompletionRepository The boundary interface between the controller and the underlying DBObjects.
 

Class Summary
CompletionBuilder Base class for things that build Completion Wizards.
CompletionMementoConverter Writes a CompletionWizard to and from a compact form.
CompletionPartsPage The completion parts page represents the special needs of the Completion wizard when it comes to filling out the various parts of the nodes.
CompletionWizardSelector Allows for locating completion wizards for a given node.
CustomPartHandlerMetadata Constructs metadata for a custom part handler.
CustomPartHandlerPage Custom Part Handler Page.
EmoCompletionFactory Constructs Completion Wizards.
EmoCompletionWizard A completion wizard.
MinMaxPageMetadata Page Metadata base class that supports min/max settings.
MultiEntryMetadata Metadata for multiple attributes.
MultiEntryWizardPage Page Entry Data for Multiple Attribute Entry Pages.
RelationPageMetadata Relation Page-specific metadata.
RelationWizardPage Wizard page that handles the selection of various relations available.
 

Package com.sri.emo.wizard.completion Description

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.



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