Class PdbxNmrChemShiftReference

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxNmrChemShiftReference
extends DelegatingCategory
Items in the chem_shift_reference category define a set of chemical shift referencing parameters.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getCarbonShiftsFlag()
      A value indicating if 13C chemical shifts are being deposited and if IUPAC chemical shift referencing was used. This item is a user interface item that is used to trigger the automated population of chemical shift referencing tags if IUPAC chemical shift referencing parameters have been used.
      Returns:
      StrColumn
    • getDetails

      public StrColumn getDetails()
      Text providing additional information regarding the reported chemical shift referencing values or methods.
      Returns:
      StrColumn
    • getEntryId

      public StrColumn getEntryId()
      Pointer to '_entry.id'
      Returns:
      StrColumn
    • getId

      public IntColumn getId()
      An integer value that uniquely identifies a set of chemical shift reference values from other sets of chemical shift referencing values.
      Returns:
      IntColumn
    • getLabel

      public StrColumn getLabel()
      A descriptive label that uniquely identifies this list of chemical shift referencing parameters used in reporting assigned chemical shifts and other chemical shift data.
      Returns:
      StrColumn
    • getNitrogenShiftsFlag

      public StrColumn getNitrogenShiftsFlag()
      A value indicating if 15N chemical shifts are being deposited and if IUPAC chemical shift referencing was used. This item is a user interface item that is used to trigger the automated population of chemical shift referencing tags if IUPAC chemical shift referencing parameters have been used.
      Returns:
      StrColumn
    • getOtherShiftsFlag

      public StrColumn getOtherShiftsFlag()
      A value indicating if chemical shifts other than 1H, 13C, 15N, or 31P are being deposited.
      Returns:
      StrColumn
    • getPhosphorusShiftsFlag

      public StrColumn getPhosphorusShiftsFlag()
      A value indicating if 31P chemical shifts are being deposited and if IUPAC chemical shift referencing was used. This item is a user interface item that is used to trigger the automated population of chemical shift referencing tags if IUPAC chemical shift referencing parameters have been used.
      Returns:
      StrColumn
    • getProtonShiftsFlag

      public StrColumn getProtonShiftsFlag()
      A value indicating if 1H chemical shifts are being deposited and if IUPAC chemical shift referencing was used. This item is a user interface item that is used to trigger the automated population of chemical shift referencing tags if IUPAC chemical shift referencing parameters have been used. Please indicate yes or no$ if you are depositing 1H chemical shifts.
      Returns:
      StrColumn