public abstract class FixableUsageInfo extends UsageInfo
EMPTY_ARRAY, isNonCodeUsage, myDynamicUsage| Constructor and Description | 
|---|
| FixableUsageInfo(PsiElement element) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | fixUsage() | 
| java.lang.String | getConflictMessage() | 
compareToByStartOffset, copy, equals, getElement, getFile, getNavigationOffset, getNavigationRange, getProject, getPsiFileRange, getRangeInElement, getReference, getSegment, getSmartPointer, getTooltipText, getVirtualFile, hashCode, isDynamicUsage, isFileOrBinary, isNonCodeUsage, isValid, isWritable, setDynamicUsage, toStringpublic FixableUsageInfo(PsiElement element)
public abstract void fixUsage()
                       throws IncorrectOperationException
IncorrectOperationExceptionpublic java.lang.String getConflictMessage()