Searched refs:obsoletedBy (Results 1 – 1 of 1) sorted by relevance
33 obsoletedBy, argument49 self.obsoletedBy = obsoletedBy64 … if self.promotedTo is not None and self.deprecatedBy is not None and self.obsoletedBy is not None:68 elif self.promotedTo is not None and self.obsoletedBy is not None:70 elif self.deprecatedBy is not None and self.obsoletedBy is not None:80 elif self.obsoletedBy is not None:82 supercededBy = obsoletedBy658 obsoletedBy = self.getAttrib(interface, 'obsoletedby', OPTIONAL)675 obsoletedBy = obsoletedBy,