Searched refs:deprecatedBy (Results 1 – 1 of 1) sorted by relevance
32 deprecatedBy, argument48 self.deprecatedBy = deprecatedBy64 … if self.promotedTo is not None and self.deprecatedBy is not None and self.obsoletedBy is not None:66 elif self.promotedTo is not None and self.deprecatedBy is not None:70 elif self.deprecatedBy is not None and self.obsoletedBy is not None:77 elif self.deprecatedBy is not None:79 supercededBy = deprecatedBy657 deprecatedBy = self.getAttrib(interface, 'deprecatedby', OPTIONAL)674 deprecatedBy = deprecatedBy,