Class PdbxRefineLsRestrNcs

  • All Implemented Interfaces:
    Category

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

      • PdbxRefineLsRestrNcs

        public PdbxRefineLsRestrNcs​(String name,
                                    int rowCount,
                                    Object[] encodedColumns)
      • PdbxRefineLsRestrNcs

        public PdbxRefineLsRestrNcs​(String name)
    • Method Detail

      • 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