Home | Trees | Indices | Help |
|
---|
|
object --+ | attrdef.AttributeDef --+ | attrdef.AtomicAttribute --+ | CollOfAtomsAttribute --+ | SetOfAtomsAttribute
is an attribute definition for an item containing many elements of the same type, when order doesn't matter but lookup times do.
It is constructed with an AttributeDef for the items. Note that it's safe to pass in lists as defaults since they are copied before being added to the instances, so you won't (and can't) have aliasing here.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
default_ | |
typeDesc_ | |
Inherited from |
Method Details |
|
|
|
Property Details |
default_
|
typeDesc_
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |