Uses of Package
com.sri.emo.wizard.completion.model

Packages that use com.sri.emo.wizard.completion.model
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.completion.model Underlying model for completion Wizard. 
com.sri.emo.wizard.completion.persistence This package contains the relevant persistence classes to allow serialization of the completion model to and from an underlying database. 
 

Classes in com.sri.emo.wizard.completion.model used by com.sri.emo.wizard.completion
CompletionBean
          Bean for handling action form.
 

Classes in com.sri.emo.wizard.completion.model used by com.sri.emo.wizard.completion.management
CompletionBean
          Bean for handling action form.
 

Classes in com.sri.emo.wizard.completion.model used by com.sri.emo.wizard.completion.model
CompletionBean
          Bean for handling action form.
CompletionPartsBean
          Metadata for each completion part.
FieldCompletion
          Enumeration type for field completion.
 

Classes in com.sri.emo.wizard.completion.model used by com.sri.emo.wizard.completion.persistence
CompletionBean
          Bean for handling action form.
 



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