Class PdbxNmrChemShiftSoftware

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNmrChemShiftSoftware
    extends BaseCategory
    Items in the chem_shift_software category provide pointers to the software category and methods category.
    • Constructor Detail

      • PdbxNmrChemShiftSoftware

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

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

        public PdbxNmrChemShiftSoftware​(String name)
    • Method Detail

      • getAssignedChemShiftListId

        public IntColumn getAssignedChemShiftListId()
        Pointer to '_pdbx_nmr_assigned_chem_shift_list.id'
        Returns:
        IntColumn
      • getEntryId

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

        public IntColumn getSoftwareId()
        Pointer to '_pdbx_nmr_software.ordinal'
        Returns:
        IntColumn
      • getSoftwareLabel

        public StrColumn getSoftwareLabel()
        Name given to the software. The name should match the name provided when the software was described in the software category.
        Returns:
        StrColumn