A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
X
G
- getAllLicenses() - function in org.ossreviewtoolkit.utils.ort.ProcessedDeclaredLicense
- The list of all mapped and unmapped licenses.
- getAllStatements() - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Result
- getCause() - function in kotlin.Throwable
- getCode() - function in org.ossreviewtoolkit.utils.ort.HttpDownloadError
- getDirectory() - function in org.ossreviewtoolkit.utils.ort.storage.LocalFileStorage
- The directory used to store files in.
- getDirectory() - function in org.ossreviewtoolkit.utils.ort.storage.LocalFileStorage
- The directory used to store files in.
- getInputType(com.fasterxml.jackson.databind.type.TypeFactory) - function in com.fasterxml.jackson.databind.util.StdConverter
- getJavaVersion() - function in org.ossreviewtoolkit.utils.ort.Environment
- The version of Java used.
- getLocalizedMessage() - function in kotlin.Throwable
- getMapped() - function in org.ossreviewtoolkit.utils.ort.ProcessedDeclaredLicense
- A map from the original declared license strings to the SPDX expressions they were mapped to.
- getMaxMemory() - function in org.ossreviewtoolkit.utils.ort.Environment
- The maximum amount of memory available.
- getMessage() - function in kotlin.Throwable
- getOkHttpClient() - function in org.ossreviewtoolkit.utils.ort.OkHttpClientHelperKt
- The default OkHttpClient for ORT to use.
- getOriginalStatements() - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Parts
- getORT_USER_AGENT() - function in org.ossreviewtoolkit.utils.ort.Environment.Companion
- A string that is supposed to be used as the User Agent when using ORT as an HTTP client.
- getORT_VERSION() - function in org.ossreviewtoolkit.utils.ort.Environment.Companion
- The version of the OSS Review Toolkit as a string.
- getOrtConfigDirectory() - function in org.ossreviewtoolkit.utils.ort.EnvironmentKt
- The directory to store ORT (read-only) configuration in.
- getOrtDataDirectory() - function in org.ossreviewtoolkit.utils.ort.EnvironmentKt
- The directory to store ORT (read-write) data in, like archives, caches, configuration, and tools.
- getOrtToolsDirectory() - function in org.ossreviewtoolkit.utils.ort.EnvironmentKt
- The directory to store ORT (read-write) tools in.
- getOrtVersion() - function in org.ossreviewtoolkit.utils.ort.Environment
- The version of ORT used.
- getOs() - function in org.ossreviewtoolkit.utils.ort.Environment
- Name of the operating system, defaults to Os.name.
- getOutputType(com.fasterxml.jackson.databind.type.TypeFactory) - function in com.fasterxml.jackson.databind.util.StdConverter
- getOwner() - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Parts
- getPrefix() - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Parts
- getPrintStackTrace() - function in org.ossreviewtoolkit.utils.ort.UtilsKt
- Global variable that gets toggled by a command line parameter parsed in the main entry points of the modules.
- getProcessedStatements() - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Result
- The copyright statements that were processed by the CopyrightStatementsProcessor, mapped to the original copyright statements.
- getProcessors() - function in org.ossreviewtoolkit.utils.ort.Environment
- The number of logical processors available.
- getProxyAuthentication(java.net.Proxy) - function in org.ossreviewtoolkit.utils.ort.OrtProxySelector
- Return the password authentication for the proxy, or null if no authentication is known.
- getQuery() - function in org.ossreviewtoolkit.utils.ort.storage.HttpFileStorage
- The query string that is appended to the combination of the URL and some additional path.
- getSpdxExpression() - function in org.ossreviewtoolkit.utils.ort.ProcessedDeclaredLicense
- The resulting SPDX expression, or null if no license could be mapped.
- getStackTrace() - function in kotlin.Throwable
- getSuppressed() - function in kotlin.Throwable
- getToolVersions() - function in org.ossreviewtoolkit.utils.ort.Environment
- Map of used tools and their installed versions, defaults to an empty map.
- getUnmapped() - function in org.ossreviewtoolkit.utils.ort.ProcessedDeclaredLicense
- Declared licenses that could not be mapped to an SPDX expression.
- getUnprocessedStatements() - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Result
- The copyright statements that were ignored by the CopyrightStatementsProcessor.
- getUrl() - function in org.ossreviewtoolkit.utils.ort.storage.HttpFileStorage
- The URL to store files at.
- getVariables() - function in org.ossreviewtoolkit.utils.ort.Environment
- Map of selected environment variables that might be relevant for debugging.
- getYears() - function in org.ossreviewtoolkit.utils.ort.CopyrightStatementsProcessor.Parts