|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWizardPluginRegistryProvider | |
---|---|
pl.edu.agh.cast.importer.wizard | Provides CAST Importer wizard's entry level classes. |
pl.edu.agh.cast.importer.wizard.util | Provides CAST Importer wizard's various general utility classes. |
Uses of IWizardPluginRegistryProvider in pl.edu.agh.cast.importer.wizard |
---|
Constructors in pl.edu.agh.cast.importer.wizard with parameters of type IWizardPluginRegistryProvider | |
---|---|
ImporterWizard(IImporterPluginRegistryProvider pluginRegistryProvider,
IModelPluginRegistryProvider modelPluginRegistryProvider,
IWizardPluginRegistryProvider wizardPluginRegistryProvider)
The constructor - for test use only. |
Uses of IWizardPluginRegistryProvider in pl.edu.agh.cast.importer.wizard.util |
---|
Classes in pl.edu.agh.cast.importer.wizard.util that implement IWizardPluginRegistryProvider | |
---|---|
class |
MockWizardPluginRegistryProvider
Wizard plugin registry provider for test use only. |
Constructors in pl.edu.agh.cast.importer.wizard.util with parameters of type IWizardPluginRegistryProvider | |
---|---|
WizardUtil(IWizardPluginRegistryProvider provider)
Constructor which allows to set custom IWizardPluginRegistryProvider instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |