Class PdbxAtomSiteAnisoTls

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxAtomSiteAnisoTls
extends DelegatingCategory
Data items in the PDBX_ATOM_SITE_ANISO_TLS category record details about the TLS contribution to anisotropic displacement parameters.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getId()
      This data item is a pointer to _atom_site.id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getTypeSymbol

      public StrColumn getTypeSymbol()
      This data item is a pointer to _atom_type.symbol in the ATOM_TYPE category.
      Returns:
      StrColumn
    • getTlsGroupId

      public StrColumn getTlsGroupId()
      This data item identifies the TLS group membership for this atom.
      Returns:
      StrColumn
    • getAuthCompId

      public StrColumn getAuthCompId()
      This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthSeqId

      public StrColumn getAuthSeqId()
      This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthAtomId

      public StrColumn getAuthAtomId()
      This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthAsymId

      public StrColumn getAuthAsymId()
      This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getPDBInsCode

      public StrColumn getPDBInsCode()
      This data item is a pointer to _atom_site.pdbx_ins_code in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelAltId

      public StrColumn getLabelAltId()
      This data item is a pointer to _atom_sites_alt.id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelAsymId

      public StrColumn getLabelAsymId()
      This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelAtomId

      public StrColumn getLabelAtomId()
      This data item is a pointer to _atom_site.label_atom_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelCompId

      public StrColumn getLabelCompId()
      This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelSeqId

      public IntColumn getLabelSeqId()
      This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.
      Returns:
      IntColumn
    • getUTls11

      public FloatColumn getUTls11()
      The elements of the TLS contribution to the atomic displacement matrix U. The unique elements of the real symmetric matrix are entered by row.
      Returns:
      FloatColumn
    • getUTls22

      public FloatColumn getUTls22()
      The elements of the TLS contribution to the atomic displacement matrix U. The unique elements of the real symmetric matrix are entered by row.
      Returns:
      FloatColumn
    • getUTls33

      public FloatColumn getUTls33()
      The elements of the TLS contribution to the atomic displacement matrix U. The unique elements of the real symmetric matrix are entered by row.
      Returns:
      FloatColumn
    • getUTls12

      public FloatColumn getUTls12()
      The elements of the TLS contribution to the atomic displacement matrix U. The unique elements of the real symmetric matrix are entered by row.
      Returns:
      FloatColumn
    • getUTls13

      public FloatColumn getUTls13()
      The elements of the TLS contribution to the atomic displacement matrix U. The unique elements of the real symmetric matrix are entered by row.
      Returns:
      FloatColumn
    • getUTls23

      public FloatColumn getUTls23()
      The elements of the TLS contribution to the atomic displacement matrix U. The unique elements of the real symmetric matrix are entered by row.
      Returns:
      FloatColumn