Class EmSpecimen

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmSpecimen
    extends BaseCategory
    Data items in the EMD_SPECIMEN category record details about specimens prepared for imaging by electron microscopy.
    • Constructor Detail

      • EmSpecimen

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

        public EmSpecimen​(String name)
    • Method Detail

      • getConcentration

        public FloatColumn getConcentration()
        The concentration (in milligrams per milliliter, mg/ml) of the complex in the sample.
        Returns:
        FloatColumn
      • getDetails

        public StrColumn getDetails()
        A description of any additional details of the specimen preparation.
        Returns:
        StrColumn
      • getEmbeddingApplied

        public StrColumn getEmbeddingApplied()
        'YES' indicates that the specimen has been embedded.
        Returns:
        StrColumn
      • getExperimentId

        public StrColumn getExperimentId()
        Pointer to _em_experiment.id.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        The item _em_specimen.id uniquely identifies a specimen along with its preparation methods.
        Returns:
        StrColumn
      • getShadowingApplied

        public StrColumn getShadowingApplied()
        'YES' indicates that the specimen has been shadowed.
        Returns:
        StrColumn
      • getStainingApplied

        public StrColumn getStainingApplied()
        'YES' indicates that the specimen has been stained.
        Returns:
        StrColumn
      • getVitrificationApplied

        public StrColumn getVitrificationApplied()
        'YES' indicates that the specimen was vitrified by cryopreservation.
        Returns:
        StrColumn