Class PdbxReferenceEntityPolySeq

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxReferenceEntityPolySeq
extends DelegatingCategory
Data items in the PDBX_REFERENCE_ENTITY_POLY_SEQ category specify the sequence of monomers in a polymer.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getPrdId()
      The value of _pdbx_reference_entity_poly_seq.prd_id is a reference _pdbx_reference_entity_poly.prd_id in the PDBX_REFERENCE_ENTITY_POLY category.
      Returns:
      StrColumn
    • getRefEntityId

      public StrColumn getRefEntityId()
      The value of _pdbx_reference_entity_poly_seq.ref_entity_id is a reference to _pdbx_reference_entity_poly.ref_entity_id in PDBX_REFERENCE_ENTITY_POLY category.
      Returns:
      StrColumn
    • getMonId

      public StrColumn getMonId()
      This data item is the chemical component identifier of monomer.
      Returns:
      StrColumn
    • getParentMonId

      public StrColumn getParentMonId()
      This data item is the chemical component identifier for the parent component corresponding to this monomer.
      Returns:
      StrColumn
    • getNum

      public IntColumn getNum()
      The value of _pdbx_reference_entity_poly_seq.num must uniquely and sequentially identify a record in the PDBX_REFERENCE_ENTITY_POLY_SEQ list. This value is conforms to author numbering conventions and does not map directly to the numbering conventions used for _entity_poly_seq.num.
      Returns:
      IntColumn
    • getObserved

      public StrColumn getObserved()
      A flag to indicate that this monomer is observed in the instance example.
      Returns:
      StrColumn
    • getHetero

      public StrColumn getHetero()
      A flag to indicate that sequence heterogeneity at this monomer position.
      Returns:
      StrColumn