Class StructSite

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class StructSite
extends DelegatingCategory
Data items in the STRUCT_SITE category record details about portions of the structure that contribute to structurally relevant sites (e.g. active sites, substrate-binding subsites, metal-coordination sites).
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getDetails()
      A description of special aspects of the site.
      Returns:
      StrColumn
    • getId

      public StrColumn getId()
      The value of _struct_site.id must uniquely identify a record in the STRUCT_SITE list. Note that this item need not be a number; it can be any unique identifier.
      Returns:
      StrColumn
    • getPdbxNumResidues

      public IntColumn getPdbxNumResidues()
      Number of residues in the site.
      Returns:
      IntColumn
    • getPdbxEvidenceCode

      public StrColumn getPdbxEvidenceCode()
      Source of evidence supporting the assignment of this site.
      Returns:
      StrColumn
    • getPdbxAuthAsymId

      public StrColumn getPdbxAuthAsymId()
      A component of the identifier for the ligand in the site. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getPdbxAuthCompId

      public StrColumn getPdbxAuthCompId()
      A component of the identifier for the ligand in the site. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getPdbxAuthSeqId

      public StrColumn getPdbxAuthSeqId()
      A component of the identifier for the ligand in the site. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getPdbxAuthInsCode

      public StrColumn getPdbxAuthInsCode()
      PDB insertion code for the ligand in the site.
      Returns:
      StrColumn