|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.internal.migration.EMFStoreMigratorUtil
public final class EMFStoreMigratorUtil
Controller for migrating models in EMFStore. Manages all registered migrators.
| Method Summary | |
|---|---|
static EMFStoreMigrator |
getEMFStoreMigrator()
Retrieve a migrator. |
static boolean |
isMigratorAvailable()
Check if any migrators are registered. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isMigratorAvailable()
public static EMFStoreMigrator getEMFStoreMigrator()
throws EMFStoreMigrationException
EMFStoreMigrationException - if no migrators are available or can be loaded.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||