public class StructuralSearchInspectionToolWrapper extends LocalInspectionToolWrapper
EMPTY_ARRAY, myEP, myTool| Constructor and Description |
|---|
StructuralSearchInspectionToolWrapper(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
LocalInspectionToolWrapper |
createCopy() |
java.lang.String |
getDisplayName() |
java.lang.String |
getGroupDisplayName() |
java.lang.String |
getID() |
boolean |
isEnabledByDefault() |
void |
setProfile(InspectionProfileImpl profile) |
findTool2RunInBatch, findTool2RunInBatch, getAlternativeID, getJobDescriptors, isDynamicGroup, isUnfair, runForWholeFileapplyToDialects, cleanup, getDefaultLevel, getDescriptionContextClass, getExtension, getFolderName, getGroupPath, getLanguage, getMainToolId, getShortName, getStaticDescription, getTool, initialize, isApplicable, isCleanupTool, isInitialized, loadDescription, toStringpublic StructuralSearchInspectionToolWrapper(Configuration configuration)
public LocalInspectionToolWrapper createCopy()
createCopy in class LocalInspectionToolWrapperpublic java.lang.String getDisplayName()
getDisplayName in class InspectionToolWrapper<LocalInspectionTool,LocalInspectionEP>public boolean isEnabledByDefault()
isEnabledByDefault in class InspectionToolWrapper<LocalInspectionTool,LocalInspectionEP>public java.lang.String getID()
getID in class LocalInspectionToolWrapperpublic java.lang.String getGroupDisplayName()
getGroupDisplayName in class InspectionToolWrapper<LocalInspectionTool,LocalInspectionEP>public void setProfile(InspectionProfileImpl profile)