Home
last modified time | relevance | path

Searched refs:_ObjectList (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx.py131 class _ObjectList(_ListProperty): class
204 annotations = _ObjectList(SPDXAnnotation)
244 externalRefs = _ObjectList(SPDXExternalReference)
248 annotations = _ObjectList(SPDXAnnotation)
249 checksums = _ObjectList(SPDXChecksum)
258 checksums = _ObjectList(SPDXChecksum)
289 packages = _ObjectList(SPDXPackage)
290 files = _ObjectList(SPDXFile)
291 relationships = _ObjectList(SPDXRelationship)
292 externalDocumentRefs = _ObjectList(SPDXExternalDocumentRef)
[all …]