Uses of Class
org.eclipse.emf.emfstore.internal.migration.EMFStoreMigrationException

Packages that use EMFStoreMigrationException
org.eclipse.emf.emfstore.internal.migration   
 

Uses of EMFStoreMigrationException in org.eclipse.emf.emfstore.internal.migration
 

Methods in org.eclipse.emf.emfstore.internal.migration that throw EMFStoreMigrationException
static EMFStoreMigrator EMFStoreMigratorUtil.getEMFStoreMigrator()
          Retrieve a migrator.
 void EMFStoreMigrator.migrate(List<org.eclipse.emf.common.util.URI> resources, org.eclipse.core.runtime.IProgressMonitor monitor)
          Migrate the models in the given URIs from the given source version to the most recent version.
 



Copyright © 2015. All Rights Reserved.