public abstract class IdFilter
extends java.lang.Object
Constructor and Description |
---|
IdFilter() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
containsFileId(int id) |
GlobalSearchScope |
getEffectiveFilteringScope() |
static IdFilter |
getProjectIdFilter(Project project,
boolean includeNonProjectItems) |
public static IdFilter getProjectIdFilter(Project project, boolean includeNonProjectItems)
public abstract boolean containsFileId(int id)
public GlobalSearchScope getEffectiveFilteringScope()