public interface UsageFilteringRuleProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<UsageFilteringRuleProvider> |
EP_NAME |
static Topic<java.lang.Runnable> |
RULES_CHANGED |
Modifier and Type | Method and Description |
---|---|
AnAction [] |
createFilteringActions(UsageView view) |
UsageFilteringRule [] |
getActiveRules(Project project) |
static final ExtensionPointName<UsageFilteringRuleProvider> EP_NAME
static final Topic<java.lang.Runnable> RULES_CHANGED
UsageFilteringRule [] getActiveRules(Project project)