Class EmSamplePreparation

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class EmSamplePreparation
extends DelegatingCategory
Data items in the EM_SAMPLE_PREPARATION category record details of sample conditions prior to and upon loading onto grid support.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getEntryId()
      This data item is a pointer to _entry.id in the ENTRY category.
      Returns:
      StrColumn
    • getId

      public StrColumn getId()
      The value of _em_sample_preparation.id must uniquely identify the sample preparation.
      Returns:
      StrColumn
    • getPh

      public FloatColumn getPh()
      The pH value of the observed sample buffer.
      Returns:
      FloatColumn
    • getBufferId

      public StrColumn getBufferId()
      This data item is a pointer to _em_buffer.id in the BUFFER category.
      Returns:
      StrColumn
    • getSampleConcentration

      public FloatColumn getSampleConcentration()
      The value of the concentration (mg per milliliter) of the complex in the sample.
      Returns:
      FloatColumn
    • get_2dCrystalGrowId

      public StrColumn get_2dCrystalGrowId()
      This data item is a pointer to _em_2d_crystal_grow.id in the 2D_CRYSTAL_GROW category.
      Returns:
      StrColumn
    • getSupportId

      public StrColumn getSupportId()
      This data item is a pointer to _em_sample_support.id in the EM_SAMPLE_SUPPORT category.
      Returns:
      StrColumn
    • getEntityAssemblyId

      public StrColumn getEntityAssemblyId()
      This data item is a pointer to _entity_assembly.id in the em_entity_assembly category.
      Returns:
      StrColumn
    • getDetails

      public StrColumn getDetails()
      Details of the specimen preparation
      Returns:
      StrColumn