Package org.rcsb.cif.schema.mm
Class PdbxValBond
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxValBond
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxValBond
extends DelegatingCategory
The PDBX_VAL_BOND category lists the covalent bond angles
in this entry deviating by greater than 6*sigma from
standard values.
This is a completely derived category. Do not edit.
-
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
Constructors Constructor Description PdbxValBond(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetAuthAsymId1()identifier of the first of the two atom sites that define the covalent bond.StrColumngetAuthAsymId2()identifier of the second of the two atom sites that define the covalent bond.StrColumngetAuthAtomId1()identifier of the first of the two atom sites that define the covalent bond.StrColumngetAuthAtomId2()identifier of the second of the two atom sites that define the covalent bond.StrColumngetAuthCompId1()identifier of the first of the two atom sites that define the covalent bond.StrColumngetAuthCompId2()identifier of the second of the two atom sites that define the covalent bond.StrColumngetAuthPDBInsertId1()Optional identifier of the first of the two atom sites that define the covalent bond.StrColumngetAuthPDBInsertId2()Optional identifier of the second of the two atom sites that define the covalent bond.StrColumngetAuthSeqId1()identifier of the first of the two atom sites that define the covalent bond.StrColumngetAuthSeqId2()identifier of the second of the two atom sites that define the covalent bond.FloatColumngetBond()The value of the bond distance deviating by more than 6*RMSD from the standard dictionary value.FloatColumngetBondDeviation()The value of the deviation from ideal for the defined covalent bond for the two atoms defined.IntColumngetId()The value of _pdbx_val_bond.id must uniquely identify each item in the PDBX_VAL_BOND list.StrColumngetLabelAltId1()A component of the identifier for partner 1 of the bond connection.StrColumngetLabelAltId2()A component of the identifier for partner 2 of the bond connection.StrColumngetLabelAsymId1()A component of the identifier for partner 1 of the bond connection.StrColumngetLabelAsymId2()A component of the identifier for partner 2 of the bond connection.StrColumngetLabelAtomId1()A component of the identifier for partner 1 of the bond connection.StrColumngetLabelAtomId2()A component of the identifier for partner 2 of the bond connection.StrColumngetLabelCompId1()A component of the identifier for partner 1 of the bond connection.StrColumngetLabelCompId2()A component of the identifier for partner 2 of the bond connection.IntColumngetLabelSeqId1()A component of the identifier for partner 1 of the bond connection.IntColumngetLabelSeqId2()A component of the identifier for partner 2 of the bond connection.IntColumngetModelId()The model number for the given bondMethods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getId
The value of _pdbx_val_bond.id must uniquely identify each item in the PDBX_VAL_BOND list. This is an integer serial number.- Returns:
- IntColumn
-
getModelId
The model number for the given bond- Returns:
- IntColumn
-
getAuthAsymId1
identifier of the first of the two atom sites that define the covalent bond. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthAtomId1
identifier of the first of the two atom sites that define the covalent bond. This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthCompId1
identifier of the first of the two atom sites that define the covalent bond. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthSeqId1
identifier of the first of the two atom sites that define the covalent bond. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthAtomId2
identifier of the second of the two atom sites that define the covalent bond. This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthAsymId2
identifier of the second of the two atom sites that define the covalent bond. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthCompId2
identifier of the second of the two atom sites that define the covalent bond. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthSeqId2
identifier of the second of the two atom sites that define the covalent bond. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthPDBInsertId1
Optional identifier of the first of the two atom sites that define the covalent bond.- Returns:
- StrColumn
-
getAuthPDBInsertId2
Optional identifier of the second of the two atom sites that define the covalent bond.- Returns:
- StrColumn
-
getLabelAltId1
A component of the identifier for partner 1 of the bond connection.- Returns:
- StrColumn
-
getLabelAsymId1
A component of the identifier for partner 1 of the bond connection. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getLabelAtomId1
A component of the identifier for partner 1 of the bond connection. This data item is a pointer to _chem_comp_atom.atom_id in the CHEM_COMP_ATOM category.- Returns:
- StrColumn
-
getLabelCompId1
A component of the identifier for partner 1 of the bond connection. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getLabelSeqId1
A component of the identifier for partner 1 of the bond connection. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.- Returns:
- IntColumn
-
getLabelAltId2
A component of the identifier for partner 2 of the bond connection.- Returns:
- StrColumn
-
getLabelAsymId2
A component of the identifier for partner 2 of the bond connection. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getLabelAtomId2
A component of the identifier for partner 2 of the bond connection. This data item is a pointer to _chem_comp_atom.atom_id in the CHEM_COMP_ATOM category.- Returns:
- StrColumn
-
getLabelCompId2
A component of the identifier for partner 2 of the bond connection. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getLabelSeqId2
A component of the identifier for partner 2 of the bond connection. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.- Returns:
- IntColumn
-
getBond
The value of the bond distance deviating by more than 6*RMSD from the standard dictionary value.- Returns:
- FloatColumn
-
getBondDeviation
The value of the deviation from ideal for the defined covalent bond for the two atoms defined.- Returns:
- FloatColumn
-