public class StructuralSearchProfileActionProvider extends InspectionProfileActionProvider
EP_NAME
Constructor and Description |
---|
StructuralSearchProfileActionProvider() |
Modifier and Type | Method and Description |
---|---|
static void |
createNewInspection(Configuration configuration,
Project project) |
java.util.List<AnAction> |
getActions(SingleInspectionProfilePanel panel) |
static boolean |
saveInspection(Project project,
SSBasedInspection inspection,
Configuration configuration) |
public StructuralSearchProfileActionProvider()
public java.util.List<AnAction> getActions(SingleInspectionProfilePanel panel)
getActions
in class InspectionProfileActionProvider
public static void createNewInspection(Configuration configuration, Project project)
public static boolean saveInspection(Project project, SSBasedInspection inspection, Configuration configuration)