|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sri.emo.wizard.creation | |
---|---|
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.creation.model | Underlying model for completion Wizard. |
com.sri.emo.wizard.creation.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.creation used by com.sri.emo.wizard.creation | |
---|---|
CreationBuilder
Base class for things that build Completion Wizards. |
|
CreationMetadata
Title: |
|
CreationPageMetadata
Relation Page-specific metadata. |
|
CreationPartsPage
The completion parts page represents the special needs of the Completion wizard when it comes to filling out the various parts of the nodes. |
|
CreationRepository
The boundary interface between the controller and the underlying DBObjects. |
|
MinMaxPageMetadata
Page Metadata base class that supports min/max settings. |
|
MultiEntryMetadata
Metadata for multiple attributes. |
|
SearchListPage
Title: |
Classes in com.sri.emo.wizard.creation used by com.sri.emo.wizard.creation.management | |
---|---|
CreationRepository
The boundary interface between the controller and the underlying DBObjects. |
Classes in com.sri.emo.wizard.creation used by com.sri.emo.wizard.creation.model | |
---|---|
SearchListPage
Title: |
Classes in com.sri.emo.wizard.creation used by com.sri.emo.wizard.creation.persistence | |
---|---|
CreationRepository
The boundary interface between the controller and the underlying DBObjects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |