public class LibraryScope extends LibraryScopeBase
GlobalSearchScope.FilesScope
myIndex
EMPTY_ARRAY, EMPTY_SCOPE
ALL, 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, isSearchInModuleContent
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
getIcon, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
and
public java.lang.String getDisplayName()
getDisplayName
in class SearchScope
public boolean equals(java.lang.Object o)
equals
in class LibraryScopeBase
public int calcHashCode()
SearchScope
SearchScope.hashCode()
calcHashCode
in class LibraryScopeBase
public Library getLibrary()