public class AdditionalIndexedRootsScope extends GlobalSearchScope
GlobalSearchScope.FilesScope
EMPTY_ARRAY, EMPTY_SCOPE
ALL, NONE
Constructor and Description |
---|
AdditionalIndexedRootsScope(GlobalSearchScope baseScope) |
AdditionalIndexedRootsScope(GlobalSearchScope baseScope,
java.lang.Class<? extends IndexableSetContributor> providerClass) |
AdditionalIndexedRootsScope(GlobalSearchScope baseScope,
IndexableFileSet myFileSet) |
Modifier and Type | Method and Description |
---|---|
int |
compare(VirtualFile file1,
VirtualFile file2) |
boolean |
contains(VirtualFile file) |
boolean |
isSearchInLibraries() |
boolean |
isSearchInModuleContent(Module aModule) |
accept, allScope, everythingScope, fileScope, fileScope, fileScope, filesScope, filesScope, filesWithLibrariesScope, filesWithoutLibrariesScope, getProject, getScopeRestrictedByFileTypes, getUnloadedModulesBelongingToScope, intersectWith, intersectWith, intersectWith, isForceSearchingInLibrarySources, isSearchInModuleContent, moduleRuntimeScope, moduleScope, moduleTestsWithDependentsScope, moduleWithDependenciesAndLibrariesScope, moduleWithDependenciesAndLibrariesScope, moduleWithDependenciesScope, moduleWithDependentsScope, moduleWithLibrariesScope, notScope, projectScope, union, union, union, union, uniteWith
calcHashCode, getDisplayName, getIcon, hashCode
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
and
public AdditionalIndexedRootsScope(GlobalSearchScope baseScope)
public AdditionalIndexedRootsScope(GlobalSearchScope baseScope, java.lang.Class<? extends IndexableSetContributor> providerClass)
public AdditionalIndexedRootsScope(GlobalSearchScope baseScope, IndexableFileSet myFileSet)
public boolean contains(VirtualFile file)
contains
in class SearchScope
public int compare(VirtualFile file1, VirtualFile file2)
compare
in class GlobalSearchScope
public boolean isSearchInModuleContent(Module aModule)
isSearchInModuleContent
in class GlobalSearchScope
public boolean isSearchInLibraries()
isSearchInLibraries
in class GlobalSearchScope