Eclipse Platform
Release 3.7

Uses of Class
org.eclipse.team.core.ScmUrlImportDescription

Packages that use ScmUrlImportDescription
org.eclipse.team.ui Provides basic support for managing Team providers. 
 

Uses of ScmUrlImportDescription in org.eclipse.team.ui
 

Methods in org.eclipse.team.ui that return ScmUrlImportDescription
 ScmUrlImportDescription[] IScmUrlImportWizardPage.getSelection()
          Return the import descriptions for the page.
 

Methods in org.eclipse.team.ui with parameters of type ScmUrlImportDescription
static IScmUrlImportWizardPage[] TeamUI.getPages(ScmUrlImportDescription[] descriptions)
          Return a set of wizard pages for the given descriptions.
 void IScmUrlImportWizardPage.setSelection(ScmUrlImportDescription[] descriptions)
          Sets the import descriptions to be edited on the page.
 


Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.