ProcessParamsTable¶
- class igwn_ligolw.lsctables.ProcessParamsTable(attrs=None)¶
Bases:
TableAttributes Summary
Methods Summary
append(row)Append object to the end of the list.
Attributes Documentation
- how_to_index = {'pp_pip_index': ('process_id', 'param')}¶
- tableName = 'process_params'¶
- validcolumns = {'param': 'lstring', 'process:process_id': 'int_8s', 'program': 'lstring', 'type': 'lstring', 'value': 'lstring'}¶
Methods Documentation
- append(row)¶
Append object to the end of the list.