Home | Trees | Indices | Help |
|
---|
|
object --+ | base.structure.StructureBase --+ | object --+ | | | base.common.Parser --+ | base.structure.ParseableStructure --+ | base.structure.Structure --+ | TypedReference --+ | ParameterReference
A reference from a group to a parameter within a table.
ParamReferences do not support qualified references, i.e., you can only give simple names.
Also note that programmatically, you usually want to resolve ParamReferences within the Table instance, not the table definition.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Methods | |
Inherited from |
Class Variables | |
name_ =
a sentinel for all kinds of undefined values. |
|
Inherited from Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
tries to resolve the reference within container. This must be overridden by derived classes.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |