mvpa2.base.attributesΒΆ

Module with some special objects to be used as magic attributes with dedicated containers aka. Collections.

Inheritance diagram of mvpa2.base.attributes

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