Container of ConditionalAttributes for a stateful object.
Groups : |
|
---|
Initialize the conditional attributes of a derived class
Parameters : | items : dict
name : str
|
---|
Temporarily enable/disable needed ca for computation
Enable or disable ca which are enabled in other and listed in enable _ca. Use reset_enabled_temporarily to reset to previous state of enabled.
other can be a ClassWithCollections object or ConditionalAttributesCollection
Disable conditional attribute defined by key id
Enable conditional attribute given in key
Return list of enabled ca
Parameters : | nondefault : bool
invert : bool
|
---|
Reset to previousely stored set of enabled ca