public class ExternalModuleBuildGlobalSearchScope extends DelegatingGlobalSearchScope
GlobalSearchScope.FilesScopemyBaseScopeEMPTY_ARRAY, EMPTY_SCOPEALL, 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, toStringaccept, 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, uniteWithhashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitandpublic ExternalModuleBuildGlobalSearchScope(Project project, GlobalSearchScope baseScope, java.lang.String externalModulePath)