Class PublManuscriptIncl

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PublManuscriptIncl
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PublManuscriptIncl
extends DelegatingCategory
Data items in the PUBL_MANUSCRIPT_INCL category allow the authors of a manuscript submitted for publication to list data names that should be added to the standard request list used by the journal printing software.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getEntryId

      public StrColumn getEntryId()
      This data item is a pointer to _entry.id in the ENTRY category.
      Returns:
      StrColumn
    • getExtraDefn

      public StrColumn getExtraDefn()
      Flags whether the corresponding data item marked for inclusion in a journal request list is a standard CIF definition or not.
      Returns:
      StrColumn
    • getExtraInfo

      public StrColumn getExtraInfo()
      A short note indicating the reason why the author wishes the corresponding data item marked for inclusion in the journal request list to be published.
      Returns:
      StrColumn
    • getExtraItem

      public StrColumn getExtraItem()
      Specifies the inclusion of specific data into a manuscript which are not normally requested by the journal. The values of this item are the extra data names (which MUST be enclosed in single quotes) that will be added to the journal request list.
      Returns:
      StrColumn