Class ViewModelWorkspaceMigratorService

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.ArrayList<org.eclipse.emf.common.util.URI> getURIsToMigrate()
      Returns a list of viewmodel URIs that need to be migrated.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ViewModelWorkspaceMigratorService

        public ViewModelWorkspaceMigratorService()
    • Method Detail

      • getURIsToMigrate

        public java.util.ArrayList<org.eclipse.emf.common.util.URI> getURIsToMigrate()
                                                                              throws org.eclipse.core.runtime.CoreException
        Description copied from interface: ViewModelWorkspaceMigrator
        Returns a list of viewmodel URIs that need to be migrated.
        Specified by:
        getURIsToMigrate in interface ViewModelWorkspaceMigrator
        Returns:
        the URIs
        Throws:
        org.eclipse.core.runtime.CoreException - if a problem occurred while searching the workspace