Searched refs:deprecatedBy (Results 1 – 1 of 1) sorted by relevance
36 deprecatedBy, argument51 self.deprecatedBy = deprecatedBy61 … if self.promotedTo is not None and self.deprecatedBy is not None and self.obsoletedBy is not None:63 elif self.promotedTo is not None and self.deprecatedBy is not None:67 elif self.deprecatedBy is not None and self.obsoletedBy is not None:74 elif self.deprecatedBy is not None:76 supercededBy = deprecatedBy591 deprecatedBy = self.getAttrib(interface, 'deprecatedby', OPTIONAL)608 deprecatedBy = deprecatedBy,