Annotation |
An Annotation is a comment on an SpdxItem by an agent.
|
Checksum |
A Checksum is value that allows the contents of a file to be authenticated.
|
ExternalDocumentRef |
Information about an external SPDX document reference including the checksum.
|
ExternalRef |
An External Reference allows a Package to reference an external source of
additional information, metadata, enumerations, asset identifiers, or downloadable content believed to
be relevant to the Package.
|
ExternalSpdxElement |
This is an SPDX element which is in an external document.
|
ModelObjectV2 |
Superclass for all SPDX spec version 2 model objects
Provides the primary interface to the storage class that access and stores the data for
the model objects.
|
ReferenceType |
Type of external reference
Note that there are very few required fields for this class in that
the external reference type does not need to be provided in the SPDX
document for the document to be valid.
|
Relationship |
A Relationship represents a relationship between two SpdxElements.
|
SpdxConstantElement |
Type of SpdxElement which is a constant unmodifiable element
|
SpdxCreatorInformation |
Provides the necessary information for forward and backward compatibility for processing tools.
|
SpdxDocument |
An SpdxDocument is a summary of the contents, provenance, ownership and
licensing analysis of a specific software package.
|
SpdxElement |
An SpdxElement is any thing described in SPDX, either a document or an SpdxItem.
|
SpdxFile |
A File represents a named sequence of information
that is contained in a software package.
|
SpdxFile.SpdxFileBuilder |
|
SpdxItem |
An SpdxItem is a potentially copyrightable work.
|
SpdxPackage |
A Package represents a collection of software files that are
delivered as a single functional component.
|
SpdxPackage.SpdxPackageBuilder |
|
SpdxPackageVerificationCode |
Verification Code for packages
|
SpdxSnippet |
Snippets can optionally be used when a file is known to have some content
that has been included from another original source.
|
SpdxSnippet.SpdxSnippetBuilder |
|