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, groupUsageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRankpublic FileGroupingRule(Project project)
public UsageGroup getParentGroupFor(Usage usage, UsageTarget [] targets)
getParentGroupFor in class SingleParentUsageGroupingRule