Searched refs:RelationshipDataElementType (Results 1 – 2 of 2) sorted by relevance
14 …import DocumentConfig, Document, File, PackageConfig, Package, RelationshipDataElementType, Relati…95 rd.ownerType = RelationshipDataElementType.DOCUMENT97 rd.otherType = RelationshipDataElementType.PACKAGEID213 rd.ownerType = RelationshipDataElementType.DOCUMENT215 rd.otherType = RelationshipDataElementType.TARGETNAME323 rd.ownerType = RelationshipDataElementType.DOCUMENT325 rd.otherType = RelationshipDataElementType.PACKAGEID501 rd.ownerType = RelationshipDataElementType.FILENAME503 rd.otherType = RelationshipDataElementType.FILENAME527 rd.ownerType = RelationshipDataElementType.FILENAME[all …]
143 class RelationshipDataElementType(Enum): class160 self.ownerType = RelationshipDataElementType.UNKNOWN173 self.otherType = RelationshipDataElementType.UNKNOWN