Class StructMonDetails

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class StructMonDetails
extends DelegatingCategory
Data items in the STRUCT_MON_DETAILS category record details about specifics of calculations summarized in data items in the STRUCT_MON_PROT and STRUCT_MON_NUCL categories. These can include the coefficients used in map calculations, the radii used for including points in a calculation and so on.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getEntryId()
      This data item is a pointer to _entry.id in the ENTRY category.
      Returns:
      StrColumn
    • getProtCis

      public FloatColumn getProtCis()
      An ideal cis peptide bond would have an omega torsion angle of zero. This data item gives the value in degrees by which the observed torsion angle can differ from 0.0 and still be considered cis.
      Returns:
      FloatColumn
    • getRSCC

      public StrColumn getRSCC()
      This data item describes the specifics of the calculations that generated the values given in _struct_mon_prot.RSCC_all, _struct_mon_prot.RSCC_main and _struct_mon_prot.RSCC_side. The coefficients used to calculate the p(o) and p(c) maps should be given as well as the criterion for the inclusion of map grid points in the calculation.
      Returns:
      StrColumn
    • getRSR

      public StrColumn getRSR()
      This data item describes the specifics of the calculations that generated the values given in _struct_mon_prot.RSR_all, _struct_mon_prot.RSR_main and _struct_mon_prot.RSR_side. The coefficients used to calculate the p(o) and p(c) maps should be given as well as the criterion for the inclusion of map grid points in the calculation.
      Returns:
      StrColumn