Class ExptlCrystalGrow

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.ExptlCrystalGrow
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class ExptlCrystalGrow
extends DelegatingCategory
Data items in the EXPTL_CRYSTAL_GROW category record details about the conditions and methods used to grow the crystal.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getApparatus

      public StrColumn getApparatus()
      The physical apparatus in which the crystal was grown.
      Returns:
      StrColumn
    • getAtmosphere

      public StrColumn getAtmosphere()
      The nature of the gas or gas mixture in which the crystal was grown.
      Returns:
      StrColumn
    • getCrystalId

      public StrColumn getCrystalId()
      This data item is a pointer to _exptl_crystal.id in the EXPTL_CRYSTAL category.
      Returns:
      StrColumn
    • getDetails

      public StrColumn getDetails()
      A description of special aspects of the crystal growth.
      Returns:
      StrColumn
    • getMethod

      public StrColumn getMethod()
      The method used to grow the crystals.
      Returns:
      StrColumn
    • getMethodRef

      public StrColumn getMethodRef()
      A literature reference that describes the method used to grow the crystals.
      Returns:
      StrColumn
    • getPH

      public FloatColumn getPH()
      The pH at which the crystal was grown. If more than one pH was employed during the crystallization process, the final pH should be noted here and the protocol involving multiple pH values should be described in _exptl_crystal_grow.details.
      Returns:
      FloatColumn
    • getPressure

      public FloatColumn getPressure()
      The ambient pressure in kilopascals at which the crystal was grown.
      Returns:
      FloatColumn
    • getPressureEsd

      public FloatColumn getPressureEsd()
      The standard uncertainty (estimated standard deviation) of _exptl_crystal_grow.pressure.
      Returns:
      FloatColumn
    • getSeeding

      public StrColumn getSeeding()
      A description of the protocol used for seeding the crystal growth.
      Returns:
      StrColumn
    • getSeedingRef

      public StrColumn getSeedingRef()
      A literature reference that describes the protocol used to seed the crystal.
      Returns:
      StrColumn
    • getTemp

      public FloatColumn getTemp()
      The temperature in kelvins at which the crystal was grown. If more than one temperature was employed during the crystallization process, the final temperature should be noted here and the protocol involving multiple temperatures should be described in _exptl_crystal_grow.details.
      Returns:
      FloatColumn
    • getTempDetails

      public StrColumn getTempDetails()
      A description of special aspects of temperature control during crystal growth.
      Returns:
      StrColumn
    • getTempEsd

      public FloatColumn getTempEsd()
      The standard uncertainty (estimated standard deviation) of _exptl_crystal_grow.temp.
      Returns:
      FloatColumn
    • getTime

      public StrColumn getTime()
      The approximate time that the crystal took to grow to the size used for data collection.
      Returns:
      StrColumn
    • getPdbxDetails

      public StrColumn getPdbxDetails()
      Text description of crystal growth procedure.
      Returns:
      StrColumn
    • getPdbxPHRange

      public StrColumn getPdbxPHRange()
      The range of pH values at which the crystal was grown. Used when a point estimate of pH is not appropriate.
      Returns:
      StrColumn