| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
attrdef.AttributeDef --+
|
attrdef.AtomicAttribute --+
|
ReferenceAttribute --+
|
ReferenceListAttribute
A list of references.
These can come as distinct elements -- <ref>a</ref><ref>b</ref> -- or as a comma-joined string with ignored whitespace -- ref="a, //services#b, x.y", or in a mixture between the two.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Variables | |
typeDesc_ =
|
|
| Properties | |
| default_ | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
returns a typed python value for the string representation value. value can be expected to be a unicode string.
|
| Class Variable Details |
typeDesc_
|
| Property Details |
default_
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |