Class IhmPolyProbePosition

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class IhmPolyProbePosition
extends DelegatingCategory
Data items in the IHM_POLY_PROBE_POSITION category identifies specific residue positions in the polymeric entity where probes are covalently attached.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public IntColumn getId()
      A unique identifier for the category.
      Returns:
      IntColumn
    • getEntityId

      public StrColumn getEntityId()
      A unique identifier for the entity where the probe is attached. This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category.
      Returns:
      StrColumn
    • getEntityDescription

      public StrColumn getEntityDescription()
      Description of the entity.
      Returns:
      StrColumn
    • getSeqId

      public IntColumn getSeqId()
      The sequence index of the residue in the entity where the probe is attached. This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
      Returns:
      IntColumn
    • getCompId

      public StrColumn getCompId()
      The component identifier of the residue in the entity where the probe is attached. This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
      Returns:
      StrColumn
    • getMutationFlag

      public StrColumn getMutationFlag()
      A flag to indicate whether the residue has an engineered mutation or not.
      Returns:
      StrColumn
    • getMutResChemCompId

      public StrColumn getMutResChemCompId()
      The chemical component identifier of the mutated residue, if applicable. This data item is a pointer to _chem_comp.id in the CHEM_COMP category.
      Returns:
      StrColumn
    • getModificationFlag

      public StrColumn getModificationFlag()
      A flag to indicate whether the residue is chemically modified or not.
      Returns:
      StrColumn
    • getModResChemCompDescriptorId

      public IntColumn getModResChemCompDescriptorId()
      An identifier to the chemical descriptor of the modified residue, if applicable. This data item is a pointer to _ihm_chemical_component_descriptor.id in the IHM_CHEMICAL_COMPONENT_DESCRIPTOR category.
      Returns:
      IntColumn
    • getDescription

      public StrColumn getDescription()
      An author provided description for the residue position in the polymer.
      Returns:
      StrColumn