Searched refs:tableNamespace (Results 1 – 1 of 1) sorted by relevance
29 def buildConverters(tableSpec, tableNamespace): argument61 converterClass = eval(tp, tableNamespace, converterMapping)69 tableClass = tableNamespace.get(tp)71 tableClass = tableNamespace.get(tableName)77 conv.lookupTypes = tableNamespace['lookupTypes']83 conv.featureParamTypes = tableNamespace['featureParamTypes']84 conv.defaultFeatureParams = tableNamespace['FeatureParams']