public class InspectionNode extends InspectionTreeNode
myProblemLevels
Constructor and Description |
---|
InspectionNode(InspectionToolWrapper toolWrapper,
InspectionProfileImpl profile,
InspectionTreeNode parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPresentableText() |
java.lang.String |
getTailText() |
InspectionToolWrapper |
getToolWrapper() |
amnestyElement, appearsBold, children, doesNeedInternProblemLevels, excludeElement, getAllowsChildren, getChildAt, getChildCount, getChildren, getContainingFileLocalEntity, getIcon, getIndex, getParent, isExcluded, isLeaf, isProblemCountCacheValid, isValid, toString, visitProblemSeverities
public InspectionNode(InspectionToolWrapper toolWrapper, InspectionProfileImpl profile, InspectionTreeNode parent)
public InspectionToolWrapper getToolWrapper()
public java.lang.String getTailText()
getTailText
in class InspectionTreeNode
public java.lang.String getPresentableText()
getPresentableText
in class InspectionTreeNode