Home | Trees | Indices | Help |
|
---|
|
object --+ | base.structure.StructureBase --+ | object --+ | | | base.common.Parser --+ | base.structure.ParseableStructure --+ | base.structure.Structure --+ | object --+ | | | base.meta.MetaMixin --+ | | | base.meta.ComputedMetaMixin --+ | object --+ | | | common.IVOMetaMixin --+ | object --+ | | | tabledef.PublishableDataMixin --+ | DataDescriptor
A description of how to process data from a given set of sources.
Data descriptors bring together a grammar, a source specification and "makes", each giving a table and a rowmaker to feed the table from the grammar output.
They are the "executable" parts of a resource descriptor. Their ids are used as arguments to gavoimp for partial imports.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Methods | |
Inherited from |
Class Variables | |
name_ =
hash(x) |
|
resType =
hash(x) |
|
metaModel =
|
|
attrSeq =
|
|
managedAttrs =
|
|
Inherited from Inherited from |
Properties | |
parent | |
rd | |
Inherited from |
Method Details |
repr(x)
|
|
|
iterates over the definitions of all the tables built by this DD. This will not include system tables. |
returns the "primary" table definition in the data descriptor. "primary" means the only table in a one-table dd, the table with the role "primary" if there are more. If no matching table is found, a StructureError is raised. |
returns a shallow copy of self. Sources are not copied. |
Class Variable Details |
metaModel
|
attrSeq
|
managedAttrs
|
Property Details |
parent
|
rd
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |