Package org.ossreviewtoolkit.model.licenses
See: Description
-
Class Summary Class Description DefaultLicenseInfoProvider The default LicenseInfoProvider that collects license information from an ortResult. LicenseCategorization A class for configuring metadata for a specific license referred to by a SPDX license identifier. LicenseCategory A category where licenses can be assigned to. LicenseClassifications Classifications for licenses which allow assigning metadata to licenses. LicenseFindingCurationResult A curated license finding created by applying LicenseFindingCurations. LicenseInfo This class contains all license information about a package or project. ConcludedLicenseInfo Information about the concluded license of a package or project. DeclaredLicenseInfo Information about the declared license of a package or project. DetectedLicenseInfo Information about the detected licenses of a package or project. Findings A collection of license and copyright findings detected in the source code located at provenance. LicenseInfoResolver LicenseView A LicenseView provides a custom view on the licenses that belong to a Package. ResolvedCopyright A resolved copyright. ResolvedCopyrightFinding A resolved copyright finding. ResolvedLicense Resolved information for a single license. ResolvedLicenseFileInfo Information about license files of a package and the licenses detected in those files. ResolvedLicenseFile Information about a single resolved license file. ResolvedLicenseInfo Resolved license information about a package (or project). ResolvedLicenseLocation A resolved text location. ResolvedOriginalExpression A resolved original expression. LicenseClassificationsKt ResolvedLicenseInfoKt -
Interface Summary Interface Description LicenseInfoProvider A provider for LicenseInfos. -
Object Summary Object Description Companion