Class AtomSitesFootnote

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class AtomSitesFootnote
    extends BaseCategory
    Data items in the ATOM_SITES_FOOTNOTE category record detailed comments about an atom site or a group of atom sites.
    • Constructor Detail

      • AtomSitesFootnote

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

        public AtomSitesFootnote​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        A code that identifies the footnote.
        Returns:
        StrColumn
      • getText

        public StrColumn getText()
        The text of the footnote. Footnotes are used to describe an atom site or a group of atom sites in the ATOM_SITE list. For example, footnotes may be used to indicate atoms for which the electron density is very weak, or atoms for which static disorder has been modelled.
        Returns:
        StrColumn