Class EmCrystalFormation

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmCrystalFormation
    extends BaseCategory
    Description of growth of a 2D, 3D, or helical crystal array.
    • Constructor Detail

      • EmCrystalFormation

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

        public EmCrystalFormation​(String name)
    • Method Detail

      • getAtmosphere

        public StrColumn getAtmosphere()
        The type of atmosphere in which crystals were grown
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Description of growth of a 2D, 3D, or helical crystal array.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        This data item is the primary key of the category.
        Returns:
        StrColumn
      • getInstrument

        public StrColumn getInstrument()
        Instrument used to prepare the crystalline array
        Returns:
        StrColumn
      • getLipidMixture

        public StrColumn getLipidMixture()
        Description of the lipid mixture used for crystallization
        Returns:
        StrColumn
      • getLipidProteinRatio

        public FloatColumn getLipidProteinRatio()
        The molar ratio of lipid to protein in the crystallized sample
        Returns:
        FloatColumn
      • getSpecimenId

        public StrColumn getSpecimenId()
        Foreign key relationship to the EMD SPECIMEN category
        Returns:
        StrColumn
      • getTemperature

        public IntColumn getTemperature()
        The value of the temperature in degrees Kelvin used for growing the crystals.
        Returns:
        IntColumn
      • getTime

        public IntColumn getTime()
        Time period for array crystallization, in time unit indicated (min, hr, day, month, year)
        Returns:
        IntColumn
      • getTimeUnit

        public StrColumn getTimeUnit()
        Time unit for array crystallization
        Returns:
        StrColumn