Class PdbxValContact

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxValContact
extends DelegatingCategory
The PDBX_VAL_CONTACT category lists non-bonded atoms within the assymetric unit of the entry that are in close contact. For those contacts not involving hydrogen a limit of 2.2 Angstroms is used. For contacts involving a hydrogen atom a cutoff of 1.6 Angstrom is used. This is a completely derived category. Do not edit.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public IntColumn getId()
      The value of _pdbx_val_contact.id must uniquely identify each item in the PDBX_VAL_CONTACT list. This is an integer serial number.
      Returns:
      IntColumn
    • getModelId

      public IntColumn getModelId()
      The model number for the given angle
      Returns:
      IntColumn
    • getAuthAsymId1

      public StrColumn getAuthAsymId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthAtomId1

      public StrColumn getAuthAtomId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthCompId1

      public StrColumn getAuthCompId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthSeqId1

      public StrColumn getAuthSeqId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthAtomId2

      public StrColumn getAuthAtomId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.auth_atom_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthAsymId2

      public StrColumn getAuthAsymId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthCompId2

      public StrColumn getAuthCompId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthSeqId2

      public StrColumn getAuthSeqId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthPDBInsertId1

      public StrColumn getAuthPDBInsertId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.
      Returns:
      StrColumn
    • getAuthPDBInsertId2

      public StrColumn getAuthPDBInsertId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelAltId1

      public StrColumn getLabelAltId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.label_alt_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelAsymId1

      public StrColumn getLabelAsymId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelAtomId1

      public StrColumn getLabelAtomId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _chem_comp_atom.atom_id in the CHEM_COMP_ATOM category.
      Returns:
      StrColumn
    • getLabelCompId1

      public StrColumn getLabelCompId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelSeqId1

      public IntColumn getLabelSeqId1()
      A component of the identifier for partner 1 of the close contact. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.
      Returns:
      IntColumn
    • getLabelAltId2

      public StrColumn getLabelAltId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.label_alt_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelAsymId2

      public StrColumn getLabelAsymId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelAtomId2

      public StrColumn getLabelAtomId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _chem_comp_atom.atom_id in the CHEM_COMP_ATOM category.
      Returns:
      StrColumn
    • getLabelCompId2

      public StrColumn getLabelCompId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.
      Returns:
      StrColumn
    • getLabelSeqId2

      public IntColumn getLabelSeqId2()
      A component of the identifier for partner 2 of the close contact. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.
      Returns:
      IntColumn
    • getDist

      public FloatColumn getDist()
      The value of the close contact for the two atoms defined.
      Returns:
      FloatColumn