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 |
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 |