Uses of Class
org.schemastore.json.sarif.x210.ArtifactLocation
Packages that use ArtifactLocation
-
Uses of ArtifactLocation in org.schemastore.json.sarif.x210
Methods in org.schemastore.json.sarif.x210 that return ArtifactLocationModifier and TypeMethodDescriptionResult.getAnalysisTarget()
PhysicalLocation.getArtifactLocation()
Artifact.getLocation()
Methods in org.schemastore.json.sarif.x210 with parameters of type ArtifactLocationModifier and TypeMethodDescriptionvoid
Result.setAnalysisTarget
(ArtifactLocation value) void
PhysicalLocation.setArtifactLocation
(ArtifactLocation value) void
Artifact.setLocation
(ArtifactLocation value)