Class IhmInterfaceResidueFeature

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class IhmInterfaceResidueFeature
extends DelegatingCategory
Data items in the IHM_INTERFACE_RESIDUE_FEATURE category captures the details of residues that are identified to be at the binding interface from experiments. This information is used by modeling software such as HADDOCK to create a set of ambiguous distance restraints at the binding interface between the molecular entities involved.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public IntColumn getOrdinalId()
      A unique identifier for the category.
      Returns:
      IntColumn
    • getFeatureId

      public IntColumn getFeatureId()
      Identifier for the interface residue feature that defines the interface residue. This data item is a pointer to _ihm_feature_list.feature_id in the IHM_FEATURE_LIST category.
      Returns:
      IntColumn
    • getBindingPartnerEntityId

      public StrColumn getBindingPartnerEntityId()
      The entity identifier of the binding partner at the interface. This data item is a pointer to _entity.id in the ENTITY category.
      Returns:
      StrColumn
    • getBindingPartnerAsymId

      public StrColumn getBindingPartnerAsymId()
      An asym/strand identifier for the binding partner at the interface, if applicable. This data item is a pointer to _struct_asym.id in the STRUCT_ASYM category.
      Returns:
      StrColumn
    • getDatasetListId

      public IntColumn getDatasetListId()
      Identifier to the input data from which the interface residue is determined. This data item is a pointer to the _ihm_dataset_list.id in the IHM_DATASET_LIST category.
      Returns:
      IntColumn
    • getDetails

      public StrColumn getDetails()
      Additional details regarding the interface residue.
      Returns:
      StrColumn