Class PdbxNmrAssignedChemShiftList

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxNmrAssignedChemShiftList
extends DelegatingCategory
Items in the assigned_chem_shift_list category provide information about a list of reported assigned chemical shift values.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public FloatColumn getChemShift13CErr()
      The value assigned as the error for all 13C chemical shifts reported in the chemical shift list. The value reported for this tag will be inserted during annotation into the assigned chemical shift error column in the table of assigned chemical shifts.
      Returns:
      FloatColumn
    • getChemShift15NErr

      public FloatColumn getChemShift15NErr()
      The value assigned as the error for all 15N chemical shifts reported in the chemical shift list. The value reported for this tag will be inserted during annotation into the assigned chemical shift error column in the table of assigned chemical shifts.
      Returns:
      FloatColumn
    • getChemShift19FErr

      public FloatColumn getChemShift19FErr()
      The value assigned as the error for all 19F chemical shifts reported in the chemical shift list. The value reported for this tag will be inserted during annotation into the assigned chemical shift error column in the table of assigned chemical shifts.
      Returns:
      FloatColumn
    • getChemShift1HErr

      public FloatColumn getChemShift1HErr()
      The value assigned as the error for all 1H chemical shifts reported in the chemical shift list. The value reported for this tag will be inserted during annotation into the assigned chemical shift error column in the table of assigned chemical shifts.
      Returns:
      FloatColumn
    • getChemShift2HErr

      public FloatColumn getChemShift2HErr()
      The value assigned as the error for all 2H chemical shifts reported in the chemical shift list. The value reported for this tag will be inserted during annotation into the assigned chemical shift error column in the table of assigned chemical shifts.
      Returns:
      FloatColumn
    • getChemShift31PErr

      public FloatColumn getChemShift31PErr()
      The value assigned as the error for all 31P chemical shifts reported in the chemical shift list. The value reported for this tag will be inserted during annotation into the assigned chemical shift error column in the table of assigned chemical shifts.
      Returns:
      FloatColumn
    • getChemShiftReferenceId

      public IntColumn getChemShiftReferenceId()
      Pointer to '_pdbx_nmr_chem_shift_reference.id'
      Returns:
      IntColumn
    • getConditionsId

      public IntColumn getConditionsId()
      Pointer to '_pdbx_nmr_exptl_sample_conditions.conditions_id'
      Returns:
      IntColumn
    • getDataFileName

      public StrColumn getDataFileName()
      The name of the file submitted with a deposition that contains the quantitative chemical shift data.
      Returns:
      StrColumn
    • getDetails

      public StrColumn getDetails()
      Text describing the reported assigned chemical shifts.
      Returns:
      StrColumn
    • getEntryId

      public StrColumn getEntryId()
      Pointer to '_entry.ID'
      Returns:
      StrColumn
    • getErrorDerivationMethod

      public StrColumn getErrorDerivationMethod()
      Method used to derive the estimated error in the reported chemical shifts.
      Returns:
      StrColumn
    • getId

      public IntColumn getId()
      An integer value that uniquely identifies a list of assigned chemical shifts from other sets of assigned chemical shifts in the entry.
      Returns:
      IntColumn
    • getLabel

      public StrColumn getLabel()
      A descriptive label that uniquely identifies a list of reported assigned chemical shifts.
      Returns:
      StrColumn
    • getConditionsLabel

      public StrColumn getConditionsLabel()
      Pointer to 'pdbx_nmr_exptl_sample_conditions.label'.
      Returns:
      StrColumn