Class PdbxRefineLsRestrNcs

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxRefineLsRestrNcs
extends DelegatingCategory
Holds details of NCS restraints in cases where multiple conditions are provided for each domain.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getDomId()
      This data item is a pointer to _struct_ncs_dom.id in the STRUCT_NCS_DOM category.
      Returns:
      StrColumn
    • getType

      public StrColumn getType()
      The the type of restraint applied to the domain specified by _pdbx_refine_ls_restr_ncs.dom_id and in the domains against which it was restrained.
      Returns:
      StrColumn
    • getNumber

      public IntColumn getNumber()
      The the number of this type of restraint applied to the domain specified by _pdbx_refine_ls_restr_ncs.dom_id and in the domains against which it was restrained.
      Returns:
      IntColumn
    • getRmsDev

      public FloatColumn getRmsDev()
      The root-mean-square deviation in restraints for the domain specified by _pdbx_refine_ls_restr_ncs.dom_id and in the domains against which it was restrained.
      Returns:
      FloatColumn
    • getWeight

      public FloatColumn getWeight()
      The value of the weighting coefficient used in non-crystalographic restaint in the domain specified by _pdbx_refine_ls_restr_ncs.dom_id to equivalent atomic positions in the domains against which it was restrained.
      Returns:
      FloatColumn