Class EmMapDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmMapDepositorInfo
    extends BaseCategory
    Data items in the EM_MAP_DEPOSITOR INFO category record map parameters that are provided by the depositor
    • Constructor Detail

      • EmMapDepositorInfo

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

        public EmMapDepositorInfo​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        This data item is a pointer to the ENTRY category.
        Returns:
        StrColumn
      • getExperimentId

        public StrColumn getExperimentId()
        This data item optionally associates a map with a data item in the EM_EXPERIMENT category.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        Unique identifier for each map listed.
        Returns:
        StrColumn
      • getMapType

        public StrColumn getMapType()
        Primary map or additional map classification.
        Returns:
        StrColumn
      • getUploadFileName

        public StrColumn getUploadFileName()
        The name of a file containing the map.
        Returns:
        StrColumn
      • getUploadFormat

        public StrColumn getUploadFormat()
        map format
        Returns:
        StrColumn
      • getContourLevel

        public FloatColumn getContourLevel()
        recommended contour level for viewing the map
        Returns:
        FloatColumn
      • getAnnotationDetails

        public StrColumn getAnnotationDetails()
        map annotation details
        Returns:
        StrColumn
      • getPixelSpacingX

        public FloatColumn getPixelSpacingX()
        The length in Angstroms of one voxel along the X axis.
        Returns:
        FloatColumn
      • getPixelSpacingY

        public FloatColumn getPixelSpacingY()
        The length in Angstroms of one voxel along the Y axis.
        Returns:
        FloatColumn
      • getPixelSpacingZ

        public FloatColumn getPixelSpacingZ()
        The length in Angstroms of one voxel along the Z axis.
        Returns:
        FloatColumn