Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/zspdx/
Dwalker.py14 …import DocumentConfig, Document, File, PackageConfig, Package, RelationshipDataElementType, Relati…
95 rd.ownerType = RelationshipDataElementType.DOCUMENT
97 rd.otherType = RelationshipDataElementType.PACKAGEID
213 rd.ownerType = RelationshipDataElementType.DOCUMENT
215 rd.otherType = RelationshipDataElementType.TARGETNAME
323 rd.ownerType = RelationshipDataElementType.DOCUMENT
325 rd.otherType = RelationshipDataElementType.PACKAGEID
501 rd.ownerType = RelationshipDataElementType.FILENAME
503 rd.otherType = RelationshipDataElementType.FILENAME
527 rd.ownerType = RelationshipDataElementType.FILENAME
[all …]
Ddatatypes.py143 class RelationshipDataElementType(Enum): class
160 self.ownerType = RelationshipDataElementType.UNKNOWN
173 self.otherType = RelationshipDataElementType.UNKNOWN