protected static class InspectionRVContentProvider.RefEntityContainer<Descriptor>
extends java.lang.Object
Constructor and Description |
---|
RefEntityContainer(RefEntity entity,
Descriptor[] descriptors) |
Modifier and Type | Method and Description |
---|---|
RefElementNode |
createNode(InspectionToolPresentation presentation,
InspectionTreeModel model,
InspectionTreeNode topParent,
boolean showStructure) |
Descriptor[] |
getDescriptors() |
Module |
getModule(Project project) |
protected java.lang.String |
getModuleName() |
RefEntity |
getRefEntity() |
public RefEntityContainer(RefEntity entity, Descriptor[] descriptors)
public RefElementNode createNode(InspectionToolPresentation presentation, InspectionTreeModel model, InspectionTreeNode topParent, boolean showStructure)
public RefEntity getRefEntity()
protected java.lang.String getModuleName()
public Descriptor[] getDescriptors()