Interface ViewModelWorkspaceMigrator

  • All Known Implementing Classes:
    ViewModelWorkspaceMigratorService

    public interface ViewModelWorkspaceMigrator
    Migrator that handles all the view models in the workspace.
    Since:
    1.8
    Author:
    Alexandra Buzila
    • Method Detail

      • getURIsToMigrate

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