csc.update.RegularFunctionAttributeId¶
- class csc.update.RegularFunctionAttributeId¶
RegularFunctionAttributeId is defined by the RegularFunctionId and the name of the attribute
- Variables
function_id – Get SettingFunctionId
attribute_id – Get name of the attribute
- __init__(self: csc.update.RegularFunctionAttributeId, function_id: csc.model.HyperedgeId, attribute_id: str) None ¶
Methods
__init__
(self, function_id, attribute_id)Attributes
- __init__(self: csc.update.RegularFunctionAttributeId, function_id: csc.model.HyperedgeId, attribute_id: str) None ¶
- __module__ = 'csc.update'¶
- property attribute_id¶
- property function_id¶