Searched refs:actMap (Results 1 – 1 of 1) sorted by relevance
957 actMap = { variable in ActivationConverter967 self.enum = ActivationConverter.actMap[self.act][0]968 self.low = ActivationConverter.actMap[self.act][1]969 self.high = ActivationConverter.actMap[self.act][2]973 return value.lower() in ActivationConverter.actMap.keys()1164 for i in sorted(ActivationConverter.actMap.keys())]