Module with some special objects to be used as magic attributes with dedicated containers aka. Collections.
Classes
Collectable([value, name, doc]) | Collection element. |
ConditionalAttribute([enabled]) | Simple container intended to conditionally store the value .. |
IndexedCollectable([index]) | Collectable with position information specified with index Derived classes will have specific semantics: * ConditionalAttribute: conditional storage * Parameter: attribute with validity ranges. |
Exceptions
Collectable([value, name, doc]) | Collection element. |
ConditionalAttribute([enabled]) | Simple container intended to conditionally store the value .. |
IndexedCollectable([index]) | Collectable with position information specified with index Derived classes will have specific semantics: * ConditionalAttribute: conditional storage * Parameter: attribute with validity ranges. |