| BinaryModelFactory | 
 evgeny, 11/20/12 
 | 
| ByteArrayInputSource | 
 Bare input source for models backed by plain byte array. 
 | 
| CopyFileBasedModelRootHelper<ModelRoot extends FileBasedModelRoot> | 
 Helper class that encapsulates logic of cloning of file-based model roots. 
 | 
| DataSourceFactoryBridge | 
 | 
| DataSourceFactoryBridge.CompositeResult<T extends DataSource> | 
 A composite of the data source and creation parameters for it. 
 | 
| DefaultModelPersistence | 
 Factory for models stored in .mps files. 
 | 
| DefaultModelRoot | 
 This model root is responsible for loading models from the source roots
 as well as for creating models and register them in itself. 
 | 
| FilePerRootDataSource | 
  | 
| FilePerRootDataSourceFactory | 
  | 
| FilePerRootModelFactory | 
 evgeny, 6/3/13 
 | 
| LazyLoadFacility | 
 Internal facility around ModelFactory which is aware of partial loading approach. 
 | 
| MementoImpl | 
 evgeny, 11/16/12 
 | 
| MementoUtil | 
 evgeny, 11/19/12 
 | 
| MetaModelInfoProvider.BaseMetaModelInfo | 
Base implementation, clients shall extend this class rather than implement  MetaModelInfoProvider directly.  
 | 
| MetaModelInfoProvider.RegularMetaModelInfo | 
 Default implementation to use in general MPS scenarios. 
 | 
| MetaModelInfoProvider.StuffedMetaModelInfo | 
 Provider which is filled with desired information. 
 | 
| ModelCreationOptions | 
 | 
| ModelCreationOptions.Builder | 
 | 
| ModelDigestHelper | 
  | 
| ModelFileCalculator | 
 Calculates model file from model name, enclosing source root and module and
 the extension of the model file 
 | 
| ModelNameCalculator | 
 In the case when we have some models on the disk (under a source root)
 and try to collect them by traversing a file system tree
 we need to be able to construct model name from the path to the model file. 
 | 
| ModelRootFileTreeLocus | 
 Became simply a wrapper around the source root and file under the source root file. 
 | 
| MPSPersistence | 
 evgeny, 11/9/12 
 | 
| PersistenceRegistry | 
 evgeny, 10/23/12 
 | 
| PersistenceUtil | 
 evgeny, 3/6/13 
 | 
| PersistenceUtil.InMemoryMultiStreamDataSource | 
  | 
| PersistenceUtil.InMemoryStreamDataSource | 
  | 
| PersistenceUtil.MultiStreamDataSourceBase | 
  | 
| PersistenceUtil.StreamDataSourceBase | 
  | 
| RegularFileDataSourceFactory | 
 Data source factory base for factories based
 on the different file extensions. 
 |