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 TypeMethodDescriptionvoidResult.setAnalysisTarget(ArtifactLocation value) voidPhysicalLocation.setArtifactLocation(ArtifactLocation value) voidArtifact.setLocation(ArtifactLocation value)