Package gavo :: Package rscdef :: Module rmkdef :: Class ParmakerDef
[frames] | no frames]

Class ParmakerDef

source code

                   object --+                
                            |                
 base.structure.StructureBase --+            
                                |            
                   object --+   |            
                            |   |            
           base.common.Parser --+            
                                |            
base.structure.ParseableStructure --+        
                                    |        
             base.structure.Structure --+    
                                        |    
                   object --+           |    
                            |           |    
     base.macros.MacroPackage --+       |    
                                |       |    
   base.macros.StandardMacroMixin --+   |    
                                    |   |    
                   RowmakerMacroMixin --+    
                                        |    
                              RowmakerDef --+
                                            |
                                           ParmakerDef

Nested Classes

Inherited from base.structure.StructureBase: __metaclass__

Instance Methods
 
getFullId(self) source code

Inherited from RowmakerDef: compileForTableDef, completeElement, copyShallowly

Inherited from base.structure.Structure: __provides__, callCompletedCallbacks, finishElement, onElementComplete, validate

Inherited from base.structure.ParseableStructure: __init__, end_, feed, feedFrom, feedObject, getAttribute, iterEvents, start_, value_

Inherited from base.structure.StructureBase: __providedBy__, adopt, breakCircles, change, copy, getAttributes, getCopyableAttributes, getSourcePosition, iterChildren, setPosition

Inherited from base.common.Parser: feedEvent

Inherited from RowmakerMacroMixin: macro_dlMetaURI, macro_docField, macro_fullPath, macro_inputRelativePath, macro_inputSize, macro_lastSourceElements, macro_property, macro_qName, macro_rootlessPath, macro_rowsMade, macro_rowsProcessed, macro_sourceCDate, macro_sourceDate, macro_srcstem, macro_standardPubDID

Inherited from base.macros.StandardMacroMixin: macro_RSTservicelink, macro_RSTtable, macro_decapitalize, macro_getConfig, macro_internallink, macro_magicEmpty, macro_metaSeq, macro_metaString, macro_rdId, macro_rdIdDotted, macro_schema, macro_test, macro_today, macro_upper, macro_urlquote

Inherited from base.macros.MacroPackage: execMacro, expand, getExpander, listMacros, macro_quote, macro_reSub, macro_sql_standardPubDID, macro_sqlquote

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods

Inherited from RowmakerDef: makeIdentityFromTable, makeTransparentFromTable

Inherited from base.structure.StructureBase: fromStructure

Class Variables
  name_ = 'parmaker'
a sentinel for all kinds of undefined values.

Inherited from RowmakerDef: attrSeq, managedAttrs

Inherited from base.structure.Structure: __implemented__

Inherited from base.structure.StructureBase: completedCallbacks

Properties
  rd

Inherited from object: __class__

Method Details

getFullId(self)

source code 
Overrides: RowmakerDef.getFullId

Property Details

rd

Get Method:
unreachable._getRD(self)