public class InspectionRootNode extends InspectionTreeNode
myProblemLevels
Modifier | Constructor and Description |
---|---|
protected |
InspectionRootNode(InspectionTreeModel model) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPresentableText() |
amnestyElement, appearsBold, children, doesNeedInternProblemLevels, excludeElement, getAllowsChildren, getChildAt, getChildCount, getChildren, getContainingFileLocalEntity, getIcon, getIndex, getParent, getTailText, isExcluded, isLeaf, isProblemCountCacheValid, isValid, toString, visitProblemSeverities
protected InspectionRootNode(InspectionTreeModel model)
public java.lang.String getPresentableText()
getPresentableText
in class InspectionTreeNode