Class PdbxBranchScheme

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxBranchScheme
extends DelegatingCategory
The PDBX_BRANCH_SCHEME category provides residue level nomenclature mapping for branch chain entities.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getEntityId()
      This data item is a pointer to _entity.id in the ENTITY category.
      Returns:
      StrColumn
    • getHetero

      public StrColumn getHetero()
      A flag to indicate whether this monomer in the entity is heterogeneous in sequence.
      Returns:
      StrColumn
    • getAsymId

      public StrColumn getAsymId()
      Pointer to _atom_site.label_asym_id.
      Returns:
      StrColumn
    • getMonId

      public StrColumn getMonId()
      This data item is a pointer to _atom_site.label_comp_id in the PDBX_ENTITY_BRANCH_LIST category.
      Returns:
      StrColumn
    • getNum

      public IntColumn getNum()
      This data item is a pointer to _pdbx_entity_branch_list.num in the PDBX_ENTITY_BRANCH_LIST category.
      Returns:
      IntColumn
    • getPdbAsymId

      public StrColumn getPdbAsymId()
      This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getPdbSeqNum

      public StrColumn getPdbSeqNum()
      This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getPdbInsCode

      public StrColumn getPdbInsCode()
      This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.
      Returns:
      StrColumn
    • getPdbMonId

      public StrColumn getPdbMonId()
      This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthAsymId

      public StrColumn getAuthAsymId()
      This data item is a pointer to _atom_site.pdbx_auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthSeqNum

      public StrColumn getAuthSeqNum()
      This data item is a pointer to _atom_site.pdbx_auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthMonId

      public StrColumn getAuthMonId()
      This data item is a pointer to _atom_site.pdbx_auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn