public class LibraryScope extends LibraryScopeBase
GlobalSearchScope.FilesScopemyIndexEMPTY_ARRAY, EMPTY_SCOPEALL, NONE| Constructor and Description |
|---|
LibraryScope(Project project,
Library library) |
| Modifier and Type | Method and Description |
|---|---|
int |
calcHashCode()
To provide your own hash code please override this method instead of
SearchScope.hashCode() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDisplayName() |
Library |
getLibrary() |
compare, contains, getFileRoot, isSearchInLibraries, isSearchInModuleContentaccept, 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, uniteWithgetIcon, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitandpublic java.lang.String getDisplayName()
getDisplayName in class SearchScopepublic boolean equals(java.lang.Object o)
equals in class LibraryScopeBasepublic int calcHashCode()
SearchScopeSearchScope.hashCode()calcHashCode in class LibraryScopeBasepublic Library getLibrary()