Class PdbxStructSheetHbond

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxStructSheetHbond
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxStructSheetHbond
extends DelegatingCategory
Data items in the PDBX_STRUCT_SHEET_HBOND category record details about the hydrogen bonding between residue ranges in a beta sheet. This category is provided for cases where only a single hydrogen bond is used to register the two residue ranges. Category STRUCT_SHEET_HBOND should be used when the initial and terminal hydrogen bonds for strand pair are known.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getRangeId1

      public StrColumn getRangeId1()
      This data item is a pointer to _struct_sheet_range.id in the STRUCT_SHEET_RANGE category.
      Returns:
      StrColumn
    • getRangeId2

      public StrColumn getRangeId2()
      This data item is a pointer to _struct_sheet_range.id in the STRUCT_SHEET_RANGE category.
      Returns:
      StrColumn
    • getSheetId

      public StrColumn getSheetId()
      This data item is a pointer to _struct_sheet.id in the STRUCT_SHEET category.
      Returns:
      StrColumn
    • getRange1LabelAtomId

      public StrColumn getRange1LabelAtomId()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_atom_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange1LabelSeqId

      public IntColumn getRange1LabelSeqId()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.
      Returns:
      IntColumn
    • getRange1LabelCompId

      public StrColumn getRange1LabelCompId()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange1LabelAsymId

      public StrColumn getRange1LabelAsymId()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange1AuthAtomId

      public StrColumn getRange1AuthAtomId()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange1AuthSeqId

      public StrColumn getRange1AuthSeqId()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange1AuthCompId

      public StrColumn getRange1AuthCompId()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange1AuthAsymId

      public StrColumn getRange1AuthAsymId()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange1PDBInsCode

      public StrColumn getRange1PDBInsCode()
      A component of the residue identifier for the first partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange2LabelAtomId

      public StrColumn getRange2LabelAtomId()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_atom_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange2LabelSeqId

      public IntColumn getRange2LabelSeqId()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.
      Returns:
      IntColumn
    • getRange2LabelCompId

      public StrColumn getRange2LabelCompId()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange2LabelAsymId

      public StrColumn getRange2LabelAsymId()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange2AuthAtomId

      public StrColumn getRange2AuthAtomId()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange2AuthSeqId

      public StrColumn getRange2AuthSeqId()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange2AuthCompId

      public StrColumn getRange2AuthCompId()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange2AuthAsymId

      public StrColumn getRange2AuthAsymId()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getRange2PDBInsCode

      public StrColumn getRange2PDBInsCode()
      A component of the residue identifier for the second partner of the registration hydrogen bond between two residue ranges in a sheet. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn