Package | Description |
---|---|
org.eclipse.update.search |
Provides support for performing searches and filtering of features.
|
Modifier and Type | Method and Description |
---|---|
UpdateSearchScope |
UpdateSearchRequest.getScope()
Returns the scope of this search request.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateSearchRequest.setScope(UpdateSearchScope scope)
Sets the scope object.
|
Constructor and Description |
---|
UpdateSearchRequest(IUpdateSearchCategory category,
UpdateSearchScope scope)
The constructor that accepts the search category and
scope objects.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.