public abstract class InspectionProjectProfileManager extends java.lang.Object implements InspectionProfileManager
INSPECTION_DIR| Constructor and Description |
|---|
InspectionProjectProfileManager() |
| Modifier and Type | Method and Description |
|---|---|
InspectionProfile |
getInspectionProfile()
Deprecated.
|
static InspectionProjectProfileManager |
getInstance(Project project) |
static boolean |
isInformationLevel(java.lang.String shortName,
PsiElement element) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentProfile, getInstance, getOwnSeverityRegistrar, getProfile, getProfile, getProfiles, getScopesManager, getSeverityRegistrar, setRootProfilepublic static InspectionProjectProfileManager getInstance(Project project)
getInstance in interface InspectionProfileManager@Deprecated public InspectionProfile getInspectionProfile()
InspectionProfileManager.getCurrentProfile()public static boolean isInformationLevel(java.lang.String shortName,
PsiElement element)