Class ChemCompChirAtom

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class ChemCompChirAtom
    extends BaseCategory
    Data items in the CHEM_COMP_CHIR_ATOM category enumerate the atoms bonded to a chiral atom within a chemical component.
    • Constructor Detail

      • ChemCompChirAtom

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

        public ChemCompChirAtom​(String name)
    • Method Detail

      • getAtomId

        public StrColumn getAtomId()
        The ID of an atom bonded to the chiral atom. This data item is a pointer to _chem_comp_atom.atom_id in the CHEM_COMP_ATOM category.
        Returns:
        StrColumn
      • getChirId

        public StrColumn getChirId()
        This data item is a pointer to _chem_comp_chir.id in the CHEM_COMP_CHIR category.
        Returns:
        StrColumn
      • getCompId

        public StrColumn getCompId()
        This data item is a pointer to _chem_comp.id in the CHEM_COMP category.
        Returns:
        StrColumn
      • getDev

        public FloatColumn getDev()
        The standard uncertainty (estimated standard deviation) of the position of this atom from the plane defined by all of the atoms in the plane.
        Returns:
        FloatColumn