Class PdbxPointSymmetryDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxPointSymmetryDepositorInfo
    extends BaseCategory
    Data items in the PDBX_POINT_SYMMETRY_DEPOSITOR_INFO category capture depositor provided information related to the archival cateogory PDBX_POINT_SYMMETRY.
    • Constructor Detail

      • PdbxPointSymmetryDepositorInfo

        public PdbxPointSymmetryDepositorInfo​(String name,
                                              Map<String,​Column> columns)
      • PdbxPointSymmetryDepositorInfo

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

        public PdbxPointSymmetryDepositorInfo​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        This data item is a pointer to _entry.id in the ENTRY category.
        Returns:
        StrColumn
      • getSchoenfliesSymbol

        public StrColumn getSchoenfliesSymbol()
        The Schoenflies point symmetry symbol.
        Returns:
        StrColumn
      • getCircularSymmetry

        public IntColumn getCircularSymmetry()
        Rotational n-fold C and D point symmetry.
        Returns:
        IntColumn
      • getH_MNotation

        public StrColumn getH_MNotation()
        The Hermann-Mauguin notation for this point symmetry group.
        Returns:
        StrColumn
      • getStatusFlag

        public StrColumn getStatusFlag()
        A flag to indicate that this data is relevant to the current entry
        Returns:
        StrColumn