A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y 

O

OPTIONAL_COMPONENT_OF - enum entry in org.ossreviewtoolkit.model.config.PathExcludeReason

The path only contains optional components for the code that is built which are not included in distributed build artifacts.

orEmpty(org.ossreviewtoolkit.model.RemoteArtifact) - function in org.ossreviewtoolkit.model.RemoteArtifactKt
Return this RemoteArtifact if not null or else RemoteArtifact.EMPTY.
orEmpty(org.ossreviewtoolkit.model.VcsInfo) - function in org.ossreviewtoolkit.model.VcsInfoKt
Return this VcsInfo if not null or else VcsInfo.EMPTY.
orEmpty(org.ossreviewtoolkit.model.config.CopyrightGarbage) - function in org.ossreviewtoolkit.model.config.CopyrightGarbageKt
 
orEmpty(org.ossreviewtoolkit.model.config.Resolutions) - function in org.ossreviewtoolkit.model.config.ResolutionsKt
 
orEmpty(org.ossreviewtoolkit.model.licenses.LicenseClassifications) - function in org.ossreviewtoolkit.model.licenses.LicenseClassificationsKt
A convenience extension function to return empty LicenseClassifications for null.
org.ossreviewtoolkit.model - package org.ossreviewtoolkit.model
 
org.ossreviewtoolkit.model.config - package org.ossreviewtoolkit.model.config
 
org.ossreviewtoolkit.model.licenses - package org.ossreviewtoolkit.model.licenses
 
org.ossreviewtoolkit.model.utils - package org.ossreviewtoolkit.model.utils
 
org.ossreviewtoolkit.model.vulnerabilities - package org.ossreviewtoolkit.model.vulnerabilities
 
OrtConfiguration - class in org.ossreviewtoolkit.model.config
The configuration model for all ORT components.
OrtConfiguration.Companion - class in org.ossreviewtoolkit.model.config.OrtConfiguration
 
OrtConfigurationKt - class in org.ossreviewtoolkit.model.config
 
OrtConfigurationWrapper - class in org.ossreviewtoolkit.model.config
A wrapper class to hold an OrtConfiguration.
OrtResult - class in org.ossreviewtoolkit.model
The common output format for the analyzer and scanner.
OrtResultExtensionsKt - class in org.ossreviewtoolkit.model.utils
 
OTHER - enum entry in org.ossreviewtoolkit.model.config.PathExcludeReason

Any other reason which cannot be represented by any other element of PathExcludeReason.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y