public final class ViewModelWorkspaceMigratorService extends Object implements ViewModelWorkspaceMigrator
ViewModelWorkspaceMigrator
interface.Constructor and Description |
---|
ViewModelWorkspaceMigratorService() |
Modifier and Type | Method and Description |
---|---|
ArrayList<org.eclipse.emf.common.util.URI> |
getURIsToMigrate()
Returns a list of viewmodel
URI s that need to be migrated. |
public ArrayList<org.eclipse.emf.common.util.URI> getURIsToMigrate() throws org.eclipse.core.runtime.CoreException
ViewModelWorkspaceMigrator
URI
s that need to be migrated.getURIsToMigrate
in interface ViewModelWorkspaceMigrator
org.eclipse.core.runtime.CoreException
- if a problem occurred while searching the workspaceCopyright © 2017. All rights reserved.