Class EmExperiment

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmExperiment
    extends BaseCategory
    Data items in the EM_EXPERIMENT category provide high-level classification of the EM experiment.
    • Constructor Detail

      • EmExperiment

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

        public EmExperiment​(String name)
    • Method Detail

      • getEntryId

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

        public StrColumn getId()
        Placeholder ID.
        Returns:
        StrColumn
      • getReconstructionMethod

        public StrColumn getReconstructionMethod()
        The reconstruction method used in the EM experiment.
        Returns:
        StrColumn
      • getAggregationState

        public StrColumn getAggregationState()
        The aggregation/assembly state of the imaged specimen.
        Returns:
        StrColumn
      • getSpecimenType

        public StrColumn getSpecimenType()
        The specimen type used in the EM experiment.
        Returns:
        StrColumn
      • getEntityAssemblyId

        public StrColumn getEntityAssemblyId()
        Foreign key to the EM_ENTITY_ASSEMBLY category
        Returns:
        StrColumn