Package org.rcsb.cif.schema.mm
Class GeomBond
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.GeomBond
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class GeomBond
extends DelegatingCategory
Data items in the GEOM_BOND category record details about
the bond lengths as calculated from the contents
of the ATOM, CELL and SYMMETRY data.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetAtomSiteAuthAsymId1()An optional identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteAuthAsymId2()An optional identifier of the second of the two atom sites that define the bond.StrColumngetAtomSiteAuthAtomId1()An optional identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteAuthAtomId2()An optional identifier of the second of the two atom sites that define the bond.StrColumngetAtomSiteAuthCompId1()An optional identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteAuthCompId2()An optional identifier of the second of the two atom sites that define the bond.StrColumngetAtomSiteAuthSeqId1()An optional identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteAuthSeqId2()An optional identifier of the second of the two atom sites that define the bond.StrColumngetAtomSiteId1()The identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteId2()The identifier of the second of the two atom sites that define the bond.StrColumngetAtomSiteLabelAltId1()An optional identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteLabelAltId2()An optional identifier of the second of the two atom sites that define the bond.StrColumngetAtomSiteLabelAsymId1()An optional identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteLabelAsymId2()An optional identifier of the second of the two atom sites that define the bond.StrColumngetAtomSiteLabelAtomId1()An optional identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteLabelAtomId2()An optional identifier of the second of the two atom sites that define the bond.StrColumngetAtomSiteLabelCompId1()An optional identifier of the first of the two atom sites that define the bond.StrColumngetAtomSiteLabelCompId2()An optional identifier of the second of the two atom sites that define the bond.IntColumngetAtomSiteLabelSeqId1()An optional identifier of the first of the two atom sites that define the bond.IntColumngetAtomSiteLabelSeqId2()An optional identifier of the second of the two atom sites that define the bond.FloatColumngetDist()The intramolecular bond distance in angstroms.FloatColumngetDistEsd()The standard uncertainty (estimated standard deviation) of _geom_bond.dist.StrColumngetPdbxAtomSitePDBInsCode1()Pointer to _atom_site.pdbx_PDB_ins_code.StrColumngetPdbxAtomSitePDBInsCode2()Pointer to _atom_site.pdbx_PDB_ins_code.IntColumngetPdbxPDBModelNum()Pointer to _atom_site.pdbx_PDB_model_numStrColumngetPublFlag()This code signals whether the bond distance is referred to in a publication or should be placed in a list of significant bond distances.StrColumngetSiteSymmetry1()The symmetry code of the first of the two atom sites that define the bond.StrColumngetSiteSymmetry2()The symmetry code of the second of the two atom sites that define the bond.IntColumngetValence()The bond valence calculated from _geom_bond.dist.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getAtomSiteId1
The identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteLabelAltId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_alt_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteLabelAtomId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_atom_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteLabelCompId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteLabelSeqId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.- Returns:
- IntColumn
-
getAtomSiteLabelAsymId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteId2
The identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteLabelAltId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_alt_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteLabelAtomId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_atom_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteLabelCompId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteLabelSeqId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.- Returns:
- IntColumn
-
getAtomSiteLabelAsymId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteAuthAtomId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteAuthAsymId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteAuthCompId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteAuthSeqId1
An optional identifier of the first of the two atom sites that define the bond. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteAuthAtomId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteAuthAsymId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteAuthCompId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAtomSiteAuthSeqId2
An optional identifier of the second of the two atom sites that define the bond. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getDist
The intramolecular bond distance in angstroms.- Returns:
- FloatColumn
-
getDistEsd
The standard uncertainty (estimated standard deviation) of _geom_bond.dist.- Returns:
- FloatColumn
-
getPublFlag
This code signals whether the bond distance is referred to in a publication or should be placed in a list of significant bond distances.- Returns:
- StrColumn
-
getSiteSymmetry1
The symmetry code of the first of the two atom sites that define the bond.- Returns:
- StrColumn
-
getSiteSymmetry2
The symmetry code of the second of the two atom sites that define the bond.- Returns:
- StrColumn
-
getValence
The bond valence calculated from _geom_bond.dist.- Returns:
- IntColumn
-
getPdbxAtomSitePDBInsCode1
Pointer to _atom_site.pdbx_PDB_ins_code.- Returns:
- StrColumn
-
getPdbxAtomSitePDBInsCode2
Pointer to _atom_site.pdbx_PDB_ins_code.- Returns:
- StrColumn
-
getPdbxPDBModelNum
Pointer to _atom_site.pdbx_PDB_model_num- Returns:
- IntColumn
-