Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.help.search.ISearchScope

Packages that use ISearchScope
org.eclipse.help.search Provides the ability to add participants to help search and is responsible for creating search indices.  
org.eclipse.help.ui Provides a framework for editing and contributing to the help search scope.  
 

Uses of ISearchScope in org.eclipse.help.search
 

Methods in org.eclipse.help.search with parameters of type ISearchScope
 void ISearchEngine.run(String query, ISearchScope scope, ISearchEngineResultCollector collector, IProgressMonitor monitor)
           
 

Uses of ISearchScope in org.eclipse.help.ui
 

Methods in org.eclipse.help.ui that return ISearchScope
 ISearchScope ISearchScopeFactory.createSearchScope(IPreferenceStore store, String engineId, Dictionary parameters)
          Returns a new search scope object created from the data in the preference store.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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