Uses of Class
org.schemastore.json.sarif.x210.ReportingDescriptor
Packages that use ReportingDescriptor
-
Uses of ReportingDescriptor in org.schemastore.json.sarif.x210
Methods in org.schemastore.json.sarif.x210 that return types with arguments of type ReportingDescriptorMethods in org.schemastore.json.sarif.x210 with parameters of type ReportingDescriptorModifier and TypeMethodDescriptionboolean
ToolComponent.addRule
(ReportingDescriptor item) Add a newReportingDescriptor
item to the underlying collection.boolean
ToolComponent.removeRule
(ReportingDescriptor item) Remove the first matchingReportingDescriptor
item from the underlying collection.Method parameters in org.schemastore.json.sarif.x210 with type arguments of type ReportingDescriptor