Class PdbxNmrChemShiftReference

  • All Implemented Interfaces:
    Category

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

      • PdbxNmrChemShiftReference

        public PdbxNmrChemShiftReference​(String name,
                                         Map<String,​Column> columns)
      • PdbxNmrChemShiftReference

        public PdbxNmrChemShiftReference​(String name,
                                         int rowCount,
                                         Object[] encodedColumns)
      • PdbxNmrChemShiftReference

        public PdbxNmrChemShiftReference​(String name)
    • Method Detail

      • 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