Home | Trees | Indices | Help |
|
---|
|
object --+ | base.structure.StructureBase --+ | object --+ | | | base.common.Parser --+ | base.structure.ParseableStructure --+ | base.structure.Structure --+ | object --+ | | | base.structure.RestrictionMixin --+ | rscdef.procdef.ProcDef --+ | rscdef.procdef.ProcApp --+ | CoreProc
A definition of a pythonCore's functionalty.
This is a procApp complete with setup and code; you could inherit between these.
coreProcs see the embedding service, the input table passed, and the query metadata as service, inputTable, and queryMeta, respectively.
The core itself is available as self.
Nested Classes | |
Inherited from |
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Methods | |
Inherited from |
Class Variables | |
name_ =
hash(x) |
|
requiredType =
hash(x) |
|
formalArgs =
|
|
additionalNamesForProcs =
|
|
Inherited from Inherited from Inherited from |
Properties | |
Inherited from |
Class Variable Details |
additionalNamesForProcs
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |