Class EmTomographySpecimen

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmTomographySpecimen
    extends BaseCategory
    Description specimen preparation for imaging using tomography.
    • Constructor Detail

      • EmTomographySpecimen

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

        public EmTomographySpecimen​(String name)
    • Method Detail

      • getCryoProtectant

        public StrColumn getCryoProtectant()
        The type of cryo-protectant used during specimen preparation.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Any additional details about specimen preparation.
        Returns:
        StrColumn
      • getFiducialMarkers

        public StrColumn getFiducialMarkers()
        'YES' indicates that fiducial markers were used in the specimen preparation
        Returns:
        StrColumn
      • getHighPressureFreezing

        public StrColumn getHighPressureFreezing()
        'YES' indicates that high pressure freezing was used in the specimen preparation
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        This data item is the primary key of the category.
        Returns:
        StrColumn
      • getSectioning

        public StrColumn getSectioning()
        The type of sectioning performed during specimen preparation.
        Returns:
        StrColumn
      • getSpecimenId

        public StrColumn getSpecimenId()
        Foreign key relationship to the EMD SPECIMEN category
        Returns:
        StrColumn