Class PublManuscriptIncl

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PublManuscriptIncl
    extends BaseCategory
    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 Detail

      • PublManuscriptIncl

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

        public PublManuscriptIncl​(String name)
    • Method Detail

      • 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