Class PdbxNmrExptl

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNmrExptl
    extends BaseCategory
    In this section, enter information on those experiments that were used to generate constraint data. For each NMR experiment indicate which sample and which sample conditions were used for the experiment.
    • Constructor Detail

      • PdbxNmrExptl

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

        public PdbxNmrExptl​(String name)
    • Method Detail

      • getExperimentId

        public StrColumn getExperimentId()
        A numerical ID for each experiment.
        Returns:
        StrColumn
      • getConditionsId

        public StrColumn getConditionsId()
        The number to identify the set of sample conditions.
        Returns:
        StrColumn
      • getSolutionId

        public StrColumn getSolutionId()
        The solution_id from the Experimental Sample to identify the sample that these conditions refer to. [Remember to save the entries here before returning to the Experimental Sample form]
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        The type of NMR experiment.
        Returns:
        StrColumn
      • getSpectrometerId

        public IntColumn getSpectrometerId()
        Pointer to '_pdbx_nmr_spectrometer.spectrometer_id'
        Returns:
        IntColumn
      • getSampleState

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