Searched refs:actMap (Results 1 – 1 of 1) sorted by relevance
924 actMap = { variable in ActivationConverter934 self.enum = ActivationConverter.actMap[self.act][0]935 self.low = ActivationConverter.actMap[self.act][1]936 self.high = ActivationConverter.actMap[self.act][2]940 return value.lower() in ActivationConverter.actMap.keys()1053 for i in sorted(ActivationConverter.actMap.keys())]