Relationship Note Type
The type of relationship between the source and target SPDX elements
Entries
Unspecified
Is to be used when SPDXRef-A is described by SPDXREF-Document
Is to be used when SPDXRef-A is contained by SPDXRef-B
Is to be used when SPDXRef-A is dependency of SPDXRef-B
Is to be used when SPDXRef-A is a manifest file that lists a set of dependencies for SPDXRef-B
Is to be used when SPDXRef-A is a build dependency of SPDXRef-B
Is to be used when SPDXRef-A is a development dependency of SPDXRef-B
Is to be used when SPDXRef-A is an optional dependency of SPDXRef-B
Is to be used when SPDXRef-A is a to be provided dependency of SPDXRef-B
Is to be used when SPDXRef-A is a test dependency of SPDXRef-B
Is to be used when SPDXRef-A is a dependency required for the execution of SPDXRef-B
Is to be used when SPDXRef-A was generated from SPDXRef-B
Is to be used when SPDXRef-A is an ancestor (same lineage but pre-dates) SPDXRef-B
Is to be used when SPDXRef-A is a descendant of (same lineage but postdates) SPDXRef-B
Is to be used when distributing SPDXRef-A requires that SPDXRef-B also be distributed
Is to be used when SPDXRef-A is a patch file that has been applied to SPDXRef-B
Is to be used when SPDXRef-A is a file that was deleted from SPDXRef-B
Is to be used when SPDXRef-A is a file that was modified from SPDXRef-B
Is to be used when SPDXRef-A is expanded from the archive SPDXRef-B
Is to be used when SPDXRef-A dynamically links to SPDXRef-B
Is to be used when SPDXRef-A statically links to SPDXRef-B
Is to be used when SPDXRef-A is a data file used in SPDXRef-B
Is to be used when SPDXRef-A is a test case used in testing SPDXRef-B
Is to be used when SPDXRef-A is used to build SPDXRef-B
Is to be used when SPDXRef-A is used as a test tool for SPDXRef-B
Is to be used when SPDXRef-A provides documentation of SPDXRef-B
Is to be used when SPDXRef-A is an optional component of SPDXRef-B
Is to be used when SPDXRef-A is a metafile of SPDXRef-B
Is to be used when SPDXRef-A is a prerequisite for SPDXRef-B
Is to be used when SPDXRef-A has as a prerequisite SPDXRef-B
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.