|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sri.emo.wizard.completion | |
---|---|
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.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 used by com.sri.emo.wizard.completion | |
---|---|
CompletionBuilder
Base class for things that build Completion Wizards. |
|
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. |
|
CompletionRepository
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. |
|
RelationPageMetadata
Relation Page-specific metadata. |
Classes in com.sri.emo.wizard.completion used by com.sri.emo.wizard.completion.management | |
---|---|
CompletionRepository
The boundary interface between the controller and the underlying DBObjects. |
Classes in com.sri.emo.wizard.completion used by com.sri.emo.wizard.completion.persistence | |
---|---|
CompletionRepository
The boundary interface between the controller and the underlying DBObjects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |