StateAttributeSingleValueHelper#

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

Bases: StateAttributeCacheHelper

Attributes Summary

Methods Summary

update_values([use_default_modifiers])

Attributes Documentation

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

Methods Documentation

update_values(use_default_modifiers=False, **properties)#