Uses of Interface
pl.edu.agh.cast.model.IModelPluginRegistryProvider

Packages that use IModelPluginRegistryProvider
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. 
pl.edu.agh.cast.model Provides classes for managing CAST model. 
 

Uses of IModelPluginRegistryProvider in pl.edu.agh.cast.importer.wizard
 

Constructors in pl.edu.agh.cast.importer.wizard with parameters of type IModelPluginRegistryProvider
ImporterWizard(IImporterPluginRegistryProvider pluginRegistryProvider, IModelPluginRegistryProvider modelPluginRegistryProvider, IWizardPluginRegistryProvider wizardPluginRegistryProvider)
          The constructor - for test use only.
 

Uses of IModelPluginRegistryProvider in pl.edu.agh.cast.importer.wizard.util
 

Classes in pl.edu.agh.cast.importer.wizard.util that implement IModelPluginRegistryProvider
 class MockModelPluginRegistryProvider
          Model plugin registry provider for test use only.
 

Uses of IModelPluginRegistryProvider in pl.edu.agh.cast.model
 

Constructors in pl.edu.agh.cast.model with parameters of type IModelPluginRegistryProvider
ModelUtil(IModelPluginRegistryProvider provider)
          Constructor which allows to set custom IModelPluginRegistryProvider instance.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.