| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ligolw.Element --+
|
ligolw.EmptyElement --+
|
ligolw.Table --+
|
object --+ |
| |
list --+
|
table.Table --+
|
CoincDefTable
|
|||
|
RowType Helpful parent class for row objects. |
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
constraints = hash(x) |
|||
how_to_index = hash(x) |
|||
next_id = <glue.ligolw.ilwd.coinc_definer_coinc_def_id_class ohash(x) |
|||
tableName =
|
|||
validcolumns = hash(x) |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Return the coinc_def_id for the row in the table whose search string and search_coinc_type integer have the values given. If a matching row is not found, the default behaviour is to create a new row and return the ID assigned to the new row. If, instead, create_new is False then KeyError is raised when a matching row is not found. The optional description parameter can be used to set the description string assigned to the new row if one is created, otherwise the new row is left with no description. |
|
|||
next_idhash(x)
|
validcolumnshash(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 12 00:34:18 2017 | http://epydoc.sourceforge.net |