public class SuppressAllForClassFix extends SuppressFix
Iconable.IconFlags, Iconable.LastComputedIcon
myID
EMPTY_ARRAY
ICON_FLAG_IGNORE_MASK, ICON_FLAG_OPEN, ICON_FLAG_READ_STATUS, ICON_FLAG_VISIBILITY
Constructor and Description |
---|
SuppressAllForClassFix() |
Modifier and Type | Method and Description |
---|---|
PsiJavaDocumentedElement |
getContainer(PsiElement element) |
java.lang.String |
getFamilyName() |
java.lang.String |
getText() |
void |
invoke(Project project,
PsiElement element) |
isAvailable, startInWriteAction, use15Suppressions
applyFix, createSuppression, getCommentLanguage, getCommentsFor, getIcon, getName, isShouldBeAppliedToInjectionHost, isSuppressAll, replaceSuppressionComment, replaceSuppressionComments, setShouldBeAppliedToInjectionHost, setText, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getElementToMakeWritable
public PsiJavaDocumentedElement getContainer(PsiElement element)
getContainer
in interface ContainerBasedSuppressQuickFix
getContainer
in class SuppressFix
public java.lang.String getText()
getText
in class SuppressFix
public java.lang.String getFamilyName()
getFamilyName
in interface QuickFix<ProblemDescriptor>
getFamilyName
in class SuppressFix
QuickFix.getName()
.public void invoke(Project project, PsiElement element) throws IncorrectOperationException
invoke
in class SuppressFix
IncorrectOperationException