Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.update.search.UpdateSearchScope

Packages that use UpdateSearchScope
org.eclipse.update.search Provides support for performing searches and filtering of features.  
 

Uses of UpdateSearchScope in org.eclipse.update.search
 

Methods in org.eclipse.update.search that return UpdateSearchScope
 UpdateSearchScope UpdateSearchRequest.getScope()
          Returns the scope of this search request.
 

Methods in org.eclipse.update.search with parameters of type UpdateSearchScope
 void UpdateSearchRequest.setScope(UpdateSearchScope scope)
          Sets the scope object.
 

Constructors in org.eclipse.update.search with parameters of type UpdateSearchScope
UpdateSearchRequest(IUpdateSearchCategory category, UpdateSearchScope scope)
          The constructor that accepts the search category and scope objects.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.