Package mvpa :: Package misc :: Module attributes :: Class FeatureAttribute
[hide private]
[frames] | no frames]

Class FeatureAttribute

source code


Instance Methods [hide private]

Inherited from AttributeWithUnique: __init__, reset

Inherited from CollectableAttribute: __str__, isSet, name

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Variables [hide private]

Inherited from AttributeWithUnique: hasunique, uniqueValues

Inherited from CollectableAttribute: value

Inherited from CollectableAttribute (private): _instance_index

Properties [hide private]

Inherited from object: __class__