Class PdbxPostProcessDetails

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxPostProcessDetails
    extends BaseCategory
    Data items in the PDBX_POST_PROCESS_DETAILS identify problems or errors encountered in the post-processing of this entry.
    • Constructor Detail

      • PdbxPostProcessDetails

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

        public PdbxPostProcessDetails​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        The value of _pdbx_post_process_details.entry_id identifies the data block.
        Returns:
        StrColumn
      • getText

        public StrColumn getText()
        The text description of changes required to standardize this entry. This should include any errors detected or changes in nomenclature.
        Returns:
        StrColumn
      • getSeqDetails

        public StrColumn getSeqDetails()
        Details concerning the standardization of the chemical sequence data in this entry.
        Returns:
        StrColumn