Searched refs:actMap (Results 1 – 1 of 1) sorted by relevance
918 actMap = { variable in ActivationConverter928 self.enum = ActivationConverter.actMap[self.act][0]929 self.low = ActivationConverter.actMap[self.act][1]930 self.high = ActivationConverter.actMap[self.act][2]934 return value.lower() in ActivationConverter.actMap.keys()1126 for i in sorted(ActivationConverter.actMap.keys())]