Class PdbxEntityFuncBindMode

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxEntityFuncBindMode
extends DelegatingCategory
Data items in the PDBX_ENTITY_FUNC_BIND_MODE category describe characteristics of protein oligonucleotide binding.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getId()
      The value of _pdbx_entity_func_bind_mode.id is a unique identifier for a binding mode within a domain within an entity. Note that this item need not be a number; it can be any unique identifier.
      Returns:
      StrColumn
    • getDomainId

      public StrColumn getDomainId()
      This data item is a pointer to _pdbx_entity_poly_domain.id in the PDBX_ENTITY_POLY_DOMAIN category.
      Returns:
      StrColumn
    • getEntityId

      public StrColumn getEntityId()
      This data item is a pointer to _entity.id in the ENTITY category.
      Returns:
      StrColumn
    • getProteinBindsTo

      public StrColumn getProteinBindsTo()
      This data item identifies the type of oligonucleotide to which the protein binds.
      Returns:
      StrColumn
    • getType

      public StrColumn getType()
      This data item describes the functional type of the protein oligonucleotide binding interaction.
      Returns:
      StrColumn