Class EmEmbedding

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmEmbedding
    extends BaseCategory
    Sugar embedding category
    • Constructor Detail

      • EmEmbedding

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

        public EmEmbedding​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        Staining procedure used in the specimen preparation.
        Returns:
        StrColumn
      • getId

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

        public StrColumn getMaterial()
        The embedding material.
        Returns:
        StrColumn
      • getSpecimenId

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