Class EmStructureFactorsDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmStructureFactorsDepositorInfo
    extends BaseCategory
    Structure factor files associated with the EM entry
    • Constructor Detail

      • EmStructureFactorsDepositorInfo

        public EmStructureFactorsDepositorInfo​(String name,
                                               Map<String,​Column> columns)
      • EmStructureFactorsDepositorInfo

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

        public EmStructureFactorsDepositorInfo​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        This data item is the unique identifier for the structure factor file.
        Returns:
        StrColumn
      • getExperimentId

        public StrColumn getExperimentId()
        This data item is an optional pointer to the EM_EXPERIMENT category.
        Returns:
        StrColumn
      • getUploadFileName

        public StrColumn getUploadFileName()
        The name of the structure factor file associated with the map entry
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Details about the structure factor file.
        Returns:
        StrColumn