public class ExternalModuleBuildGlobalSearchScope extends DelegatingGlobalSearchScope
GlobalSearchScope.FilesScope
myBaseScope
EMPTY_ARRAY, EMPTY_SCOPE
ALL, NONE
Constructor and Description |
---|
ExternalModuleBuildGlobalSearchScope(Project project,
GlobalSearchScope baseScope,
java.lang.String externalModulePath) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExternalModulePath() |
calcHashCode, compare, contains, equals, getDisplayName, getIcon, getUnloadedModulesBelongingToScope, isSearchInLibraries, isSearchInModuleContent, isSearchInModuleContent, toString
accept, allScope, everythingScope, fileScope, fileScope, fileScope, filesScope, filesScope, filesWithLibrariesScope, filesWithoutLibrariesScope, getProject, getScopeRestrictedByFileTypes, intersectWith, intersectWith, intersectWith, isForceSearchingInLibrarySources, moduleRuntimeScope, moduleScope, moduleTestsWithDependentsScope, moduleWithDependenciesAndLibrariesScope, moduleWithDependenciesAndLibrariesScope, moduleWithDependenciesScope, moduleWithDependentsScope, moduleWithLibrariesScope, notScope, projectScope, union, union, union, union, uniteWith
hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
and
public ExternalModuleBuildGlobalSearchScope(Project project, GlobalSearchScope baseScope, java.lang.String externalModulePath)