Class IhmHdxRestraint

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class IhmHdxRestraint
extends DelegatingCategory
Data items in the IHM_HDX_RESTRAINT category captures the details of restraints derived from Hydrogen-Deuterium Exchange experiments.
  • Constructor Details

  • Method Details

    • createDelegate

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

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

      public IntColumn getFeatureId()
      Identifier for the peptide / residue feature. This data item is a pointer to _ihm_feature_list.feature_id in the IHM_FEATURE_LIST category.
      Returns:
      IntColumn
    • getProtectionFactor

      public FloatColumn getProtectionFactor()
      The value of the protection factor determined from HDX experiments. These are reported as log(protection factor). Protection factors are scaling factors and are unitless.
      Returns:
      FloatColumn
    • getDatasetListId

      public IntColumn getDatasetListId()
      Identifier to the HDX input data from which the restraints are derived. 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 HDX restraint.
      Returns:
      StrColumn