StateAttributeSingleValueHelper#

class glue.core.state_objects.StateAttributeSingleValueHelper(state, attribute, function, mode='values', **kwargs)[source]#

Bases: StateAttributeCacheHelper

Attributes Summary

modifiers_names

values_names

Methods Summary

update_values([use_default_modifiers])

Attributes Documentation

modifiers_names = ()#
values_names = ('value',)#

Methods Documentation

update_values(use_default_modifiers=False, **properties)[source]#