Class PublManuscript

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PublManuscript
extends DelegatingCategory.DelegatingCifCoreCategory
Category of items describing the publication manuscript.
  • Constructor Details

  • Method Details

    • getCreation

      public StrColumn getCreation()
      A description of the wordprocessor package and computer used to create the manuscript stored as _publ_manuscript.processed.
      Returns:
      StrColumn
    • getProcessed

      public StrColumn getProcessed()
      The full manuscript of a paper (excluding possibly the figures and the tables) output in ASCII characters from a word processor. Information about the generation of this data item must be specified in the data item _publ_manuscript.creation.
      Returns:
      StrColumn
    • getText

      public StrColumn getText()
      The full manuscript of a paper (excluding figures and possibly the tables) output as standard ASCII text.
      Returns:
      StrColumn