Class PdbxEntitySrcGenExpressTimepoint

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxEntitySrcGenExpressTimepoint
extends DelegatingCategory
This category contains details for OD time series used to monitor a given EXPRESSION step used in the overall protein production process.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getEntryId()
      The value of _pdbx_entity_src_gen_express_timepoint.entry_id is a pointer to _pdbx_entity_src_gen_express.entry_id
      Returns:
      StrColumn
    • getEntityId

      public StrColumn getEntityId()
      The value of _pdbx_entity_src_gen_express_timepoint.entity_id is a pointer to _pdbx_entity_src_gen_express.entity_id
      Returns:
      StrColumn
    • getStepId

      public IntColumn getStepId()
      This item is a pointer to _pdbx_entity_src_gen_express.step_id
      Returns:
      IntColumn
    • getSerial

      public IntColumn getSerial()
      This items uniquely defines a timepoint within a series.
      Returns:
      IntColumn
    • getOD

      public IntColumn getOD()
      The optical density of the expression culture in arbitrary units at the timepoint specified.
      Returns:
      IntColumn
    • getTime

      public IntColumn getTime()
      The time in hours after induction/transformation/transfection at which the optical density of the culture was measured.
      Returns:
      IntColumn