Home | Trees | Indices | Help |
|
---|
|
object --+ | attrdef.AttributeDef --+ | attrdef.AtomicAttribute --+ | CollOfAtomsAttribute --+ | ListOfAtomsAttribute
is an attribute definition for an item containing many elements of the same type.
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 |
|
|
|
returns a typed python value for the string representation value. value can be expected to be a unicode string.
|
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 |