public class FileGroupingRule extends SingleParentUsageGroupingRule implements DumbAware
Modifier and Type | Class and Description |
---|---|
static class |
FileGroupingRule.FileUsageGroup |
EMPTY_ARRAY
Constructor and Description |
---|
FileGroupingRule(Project project) |
Modifier and Type | Method and Description |
---|---|
UsageGroup |
getParentGroupFor(Usage usage,
UsageTarget [] targets) |
getParentGroupsFor, groupUsage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRank
public FileGroupingRule(Project project)
public UsageGroup getParentGroupFor(Usage usage, UsageTarget [] targets)
getParentGroupFor
in class SingleParentUsageGroupingRule