Class ExptlCrystalGrowComp

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class ExptlCrystalGrowComp
extends DelegatingCategory
Data items in the EXPTL_CRYSTAL_GROW_COMP category record details about the components of the solutions that were 'mixed' (by whatever means) to produce the crystal. In general, solution 1 is the solution that contains the molecule to be crystallized and solution 2 is the solution that contains the precipitant. However, the number of solutions required to describe the crystallization protocol is not limited to 2. Details of the crystallization protocol should be given in _exptl_crystal_grow_comp.details using the solutions described in EXPTL_CRYSTAL_GROW_COMP.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getConc()
      The concentration of the solution component.
      Returns:
      StrColumn
    • getDetails

      public StrColumn getDetails()
      A description of any special aspects of the solution component. When the solution component is the one that contains the macromolecule, this could be the specification of the buffer in which the macromolecule was stored. When the solution component is a buffer component, this could be the methods (or formula) used to achieve a desired pH.
      Returns:
      StrColumn
    • getCrystalId

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

      public StrColumn getId()
      The value of _exptl_crystal_grow_comp.id must uniquely identify each item in the EXPTL_CRYSTAL_GROW_COMP list. Note that this item need not be a number; it can be any unique identifier.
      Returns:
      StrColumn
    • getName

      public StrColumn getName()
      A common name for the component of the solution.
      Returns:
      StrColumn
    • getSolId

      public StrColumn getSolId()
      An identifier for the solution to which the given solution component belongs.
      Returns:
      StrColumn
    • getVolume

      public StrColumn getVolume()
      The volume of the solution component.
      Returns:
      StrColumn
    • getPdbxConcFinal

      public StrColumn getPdbxConcFinal()
      The concentration of this component in the final crystallization solution. This data item should include units of concentration.
      Returns:
      StrColumn
    • getPdbxBath

      public StrColumn getPdbxBath()
      The identification of the cystallization bath.
      Returns:
      StrColumn
    • getPdbxSalt

      public StrColumn getPdbxSalt()
      The identification of the crystallization salt.
      Returns:
      StrColumn
    • getPdbxSoakSalt

      public StrColumn getPdbxSoakSalt()
      The identification of the crystallization soaking salt.
      Returns:
      StrColumn
    • getPdbxSoakSolv

      public StrColumn getPdbxSoakSolv()
      The identification of the crystallization soaking solvent
      Returns:
      StrColumn
    • getPdbxSolv

      public StrColumn getPdbxSolv()
      The identification of the crystallization solvent.
      Returns:
      StrColumn