|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WizardRepository | |
---|---|
com.sri.emo | This is the base package for the main classes for the EMO modelling program. |
com.sri.emo.wizard.defaults | This package contains default implementations of the interfaces defined in the com.sri.emo.wizard package. |
Uses of WizardRepository in com.sri.emo |
---|
Methods in com.sri.emo that return WizardRepository | |
---|---|
WizardRepository |
EmoSchema.getWizardRepository(String dataContext)
Return an instance of the WizardRepository to retrieve what you need. |
Uses of WizardRepository in com.sri.emo.wizard.defaults |
---|
Classes in com.sri.emo.wizard.defaults that implement WizardRepository | |
---|---|
class |
DefaultWizardRepository
Default instance of wizard repository. |
class |
ExpressoAwareWizardRepository
Version that allows, not only dynamic runtime, but also checks the underlying Expresso data objects for defined wizards. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |