Class AtomSitesFootnote

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

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

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • 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