Class PdbxStructGroupComponentRange

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxStructGroupComponentRange
extends DelegatingCategory
Data items in the PDBX_STRUCT_GROUP_COMPONENT_RANGE category define a structural group as a continuous span chemical components.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public IntColumn getOrdinal()
      The value of _pdbx_struct_group_component_range.id must uniquely identify a record in the PDBX_STRUCT_GROUP_COMPONENT_RANGE list.
      Returns:
      IntColumn
    • getStructGroupId

      public StrColumn getStructGroupId()
      This data item is a pointer to _pdbx_struct_group_list.struct_group_id in the PDBX_STRUCT_GROUP_LIST category.
      Returns:
      StrColumn
    • getPDBModelNum

      public IntColumn getPDBModelNum()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.pdbx_PDB_model_num in the ATOM_SITE category.
      Returns:
      IntColumn
    • getBegAuthAsymId

      public StrColumn getBegAuthAsymId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getBegAuthCompId

      public StrColumn getBegAuthCompId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getBegAuthSeqId

      public StrColumn getBegAuthSeqId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getBegPDBInsCode

      public StrColumn getBegPDBInsCode()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.
      Returns:
      StrColumn
    • getBegLabelAsymId

      public StrColumn getBegLabelAsymId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getBegLabelCompId

      public StrColumn getBegLabelCompId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getBegLabelSeqId

      public IntColumn getBegLabelSeqId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.
      Returns:
      IntColumn
    • getBegLabelAltId

      public StrColumn getBegLabelAltId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_alt_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getEndAuthAsymId

      public StrColumn getEndAuthAsymId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getEndAuthCompId

      public StrColumn getEndAuthCompId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getEndAuthSeqId

      public StrColumn getEndAuthSeqId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getEndPDBInsCode

      public StrColumn getEndPDBInsCode()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.
      Returns:
      StrColumn
    • getEndLabelAsymId

      public StrColumn getEndLabelAsymId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getEndLabelCompId

      public StrColumn getEndLabelCompId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getEndLabelSeqId

      public IntColumn getEndLabelSeqId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.
      Returns:
      IntColumn
    • getEndLabelAltId

      public StrColumn getEndLabelAltId()
      Part of the identifier for the component range in this group assignment. This data item is a pointer to _atom_site.label_alt_id in the ATOM_SITE category.
      Returns:
      StrColumn