Class Computing

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class Computing
    extends BaseCategory
    Data items in the COMPUTING category record details about the computer programs used in the crystal structure analysis. Data items in this category would not, in general, be used in a macromolecular CIF. The category SOFTWARE, which allows a more detailed description of computer programs and their attributes to be given, would be used instead.
    • Constructor Detail

      • Computing

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

        public Computing​(String name)
    • Method Detail

      • getEntryId

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

        public StrColumn getCellRefinement()
        Software used for cell refinement. Give the program or package name and a brief reference.
        Returns:
        StrColumn
      • getDataCollection

        public StrColumn getDataCollection()
        Software used for data collection. Give the program or package name and a brief reference.
        Returns:
        StrColumn
      • getDataReduction

        public StrColumn getDataReduction()
        Software used for data reduction. Give the program or package name and a brief reference.
        Returns:
        StrColumn
      • getMolecularGraphics

        public StrColumn getMolecularGraphics()
        Software used for molecular graphics. Give the program or package name and a brief reference.
        Returns:
        StrColumn
      • getPublicationMaterial

        public StrColumn getPublicationMaterial()
        Software used for generating material for publication. Give the program or package name and a brief reference.
        Returns:
        StrColumn
      • getStructureRefinement

        public StrColumn getStructureRefinement()
        Software used for refinement of the structure. Give the program or package name and a brief reference.
        Returns:
        StrColumn
      • getStructureSolution

        public StrColumn getStructureSolution()
        Software used for solution of the structure. Give the program or package name and a brief reference.
        Returns:
        StrColumn
      • getPdbxStructureRefinementMethod

        public StrColumn getPdbxStructureRefinementMethod()
        Program/package name for structure refinement method.
        Returns:
        StrColumn
      • getPdbxDataReductionIi

        public StrColumn getPdbxDataReductionIi()
        Program/package name for data reduction/intensity integration software
        Returns:
        StrColumn
      • getPdbxDataReductionDs

        public StrColumn getPdbxDataReductionDs()
        Program/package name for data reduction/data scaling
        Returns:
        StrColumn