Uses of Package
org.aspectj.org.eclipse.jdt.core.search
Packages that use org.aspectj.org.eclipse.jdt.core.search
Package
Description
Provides support for searching the workspace Java
elements that match a particular description.
-
Classes in org.aspectj.org.eclipse.jdt.core.search used by org.aspectj.org.eclipse.jdt.core.searchClassDescriptionDeprecated.An
IJavaSearchScopedefines where search result should be found by aSearchEngine.Deprecated.Since 3.0, the classSearchPatternreplaces this interface.Deprecated.Use abstract classTypeNameRequestorinstead.AMethodNameMatchRequestorcollects matches from asearchAllMethodNamesquery to aSearchEngine.AMethodDeclarationRequestorcollects search results from asearchAllMethodDeclarationsquery to aSearchEngine.An abstract Java search match that represents a reference.A search document encapsulates a content to be either indexed or searched in.A search match represents the result of a search query.A search participant describes a particular extension to a generic search mechanism, permitting combined search actions which will involve all required participants.A search pattern defines how search results are found.Collects the results from a search engine query.ATypeNameMatchRequestorcollects matches from asearchAllTypeNamesquery to aSearchEngine.ATypeNameRequestorcollects search results from asearchAllTypeNamesquery to aSearchEngine. -
Classes in org.aspectj.org.eclipse.jdt.core.search used by org.aspectj.org.eclipse.jdt.internal.coreClassDescriptionThis interface defines the constants used by the search engine.An
IJavaSearchScopedefines where search result should be found by aSearchEngine. -
Classes in org.aspectj.org.eclipse.jdt.core.search used by org.aspectj.org.eclipse.jdt.internal.core.hierarchyClassDescriptionAn
IJavaSearchScopedefines where search result should be found by aSearchEngine. -
Classes in org.aspectj.org.eclipse.jdt.core.search used by org.aspectj.org.eclipse.jdt.internal.core.searchClassDescriptionAn
IJavaSearchScopedefines where search result should be found by aSearchEngine.This interface can be used byIJavaSearchScope,JavaSearchParticipantandSearchPatternto mark implementors as eligible for parallel index search.AMethodNameMatchRequestorcollects matches from asearchAllMethodNamesquery to aSearchEngine.AMethodDeclarationRequestorcollects search results from asearchAllMethodDeclarationsquery to aSearchEngine.A search document encapsulates a content to be either indexed or searched in.A search participant describes a particular extension to a generic search mechanism, permitting combined search actions which will involve all required participants.A search pattern defines how search results are found.Collects the results from a search engine query.ATypeNameMatchRequestorcollects matches from asearchAllTypeNamesquery to aSearchEngine.ATypeNameRequestorcollects search results from asearchAllTypeNamesquery to aSearchEngine. -
Classes in org.aspectj.org.eclipse.jdt.core.search used by org.aspectj.org.eclipse.jdt.internal.core.search.indexingClassDescriptionA search document encapsulates a content to be either indexed or searched in.A search participant describes a particular extension to a generic search mechanism, permitting combined search actions which will involve all required participants.
-
Classes in org.aspectj.org.eclipse.jdt.core.search used by org.aspectj.org.eclipse.jdt.internal.core.search.matchingClassDescriptionA Java search match that represents a field reference.An
IJavaSearchScopedefines where search result should be found by aSearchEngine.This interface can be used byIJavaSearchScope,JavaSearchParticipantandSearchPatternto mark implementors as eligible for parallel index search.A Java search match that represents a method reference.A Java search match that represents a module reference.A Java search match that represents a package reference.A search document encapsulates a content to be either indexed or searched in.A search match represents the result of a search query.A search participant describes a particular extension to a generic search mechanism, permitting combined search actions which will involve all required participants.A search pattern defines how search results are found.Collects the results from a search engine query.A Java search match that represents a type reference. -
Classes in org.aspectj.org.eclipse.jdt.core.search used by org.aspectj.org.eclipse.jdt.internal.core.utilClassDescriptionAn
IJavaSearchScopedefines where search result should be found by aSearchEngine.
SearchRequestorreplaces this interface.