public final class DefaultScopesProvider extends CustomScopesProviderEx
CustomScopesProviderEx.ScopePlaceCUSTOM_SCOPES_PROVIDER| Constructor and Description |
|---|
DefaultScopesProvider(Project project) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NamedScope> |
getCustomScopes() |
static DefaultScopesProvider |
getInstance(Project project) |
NamedScope |
getProblemsScope()
Deprecated.
use
ProblemsScope.INSTANCE instead |
filterNoSettingsScopes, findPredefinedScope, getAllScope, getCustomScope, isVetoedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFilteredScopespublic DefaultScopesProvider(Project project)
public static DefaultScopesProvider getInstance(Project project)
public java.util.List<NamedScope> getCustomScopes()
@Deprecated public NamedScope getProblemsScope()
ProblemsScope.INSTANCE instead