Class EmSoftware

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmSoftware
    extends BaseCategory
    Description of the software that was used for data collection, data processing, data analysis, structure calculations and refinement. The description should include the name of the software, the author of the software and the version used.
    • Constructor Detail

      • EmSoftware

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

        public EmSoftware​(String name)
    • Method Detail

      • getCategory

        public StrColumn getCategory()
        The purpose of the software.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Details about the software used.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        Unique identifier for each software description.
        Returns:
        StrColumn
      • getImageProcessingId

        public StrColumn getImageProcessingId()
        pointer to _em_image_processing.id in the EM_IMAGE_PROCESSING category.
        Returns:
        StrColumn
      • getFittingId

        public StrColumn getFittingId()
        pointer to _em_3d_fitting.id in the EM_3D_FITTING category.
        Returns:
        StrColumn
      • getImagingId

        public StrColumn getImagingId()
        pointer to _em_imaging.id in the EM_IMAGING category.
        Returns:
        StrColumn
      • getName

        public StrColumn getName()
        The name of the software package used, e.g., RELION. Depositors are strongly encouraged to provide a value in this field.
        Returns:
        StrColumn
      • getVersion

        public StrColumn getVersion()
        The version of the software.
        Returns:
        StrColumn