Class PdbxNmrChemShiftExperiment

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNmrChemShiftExperiment
    extends BaseCategory
    Items in the chem_shift_experiment category provide pointers to the NMR experiments and samples used to collect the data for a set of reported assigned chemical shifts.
    • Constructor Detail

      • PdbxNmrChemShiftExperiment

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

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

        public PdbxNmrChemShiftExperiment​(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
      • getExperimentId

        public IntColumn getExperimentId()
        Pointer to '_pdbx_nmr_exptl.experiment.id'
        Returns:
        IntColumn
      • getExperimentName

        public StrColumn getExperimentName()
        The name of an experiment used to determine the data reported.
        Returns:
        StrColumn
      • getSampleState

        public StrColumn getSampleState()
        Physical state of the sample either anisotropic or isotropic.
        Returns:
        StrColumn
      • getSolutionId

        public IntColumn getSolutionId()
        Pointer to '_pdbx_nmr_exptl_sample.solution_id'
        Returns:
        IntColumn