Class PdbxNmrComputing

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNmrComputing
    extends BaseCategory
    The table in this section is used to describe the software that was used for data collection, data processing, data analysis, structure calculations and refinement. The description should include both the name of the software and the version used.
    • Constructor Detail

      • PdbxNmrComputing

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

        public PdbxNmrComputing​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        The entry ID for the structure determination.
        Returns:
        StrColumn
      • getCollection

        public StrColumn getCollection()
        Enter the name of the software used for data collection.
        Returns:
        StrColumn
      • getCollectionVersion

        public StrColumn getCollectionVersion()
        Enter the version of the software used for data collection.
        Returns:
        StrColumn
      • getProcessing

        public StrColumn getProcessing()
        Enter the name of the software used for data processing.
        Returns:
        StrColumn
      • getProcessingVersion

        public StrColumn getProcessingVersion()
        Enter the version of the software used for data processing.
        Returns:
        StrColumn
      • getDataAnalysis

        public StrColumn getDataAnalysis()
        Enter the name of the software used for data analysis.
        Returns:
        StrColumn
      • getDataAnalysisVersion

        public StrColumn getDataAnalysisVersion()
        Enter the version of the software used for data analysis.
        Returns:
        StrColumn
      • getStructureSolution

        public StrColumn getStructureSolution()
        Enter the name of the software used to calculate the structure.
        Returns:
        StrColumn
      • getStructureSolutionVersion

        public StrColumn getStructureSolutionVersion()
        Enter the version of the software used to calculate the structure.
        Returns:
        StrColumn
      • getRefinement

        public StrColumn getRefinement()
        Enter the name of the software used for refinement.
        Returns:
        StrColumn
      • getRefinementVersion

        public StrColumn getRefinementVersion()
        Enter the version of the software used for refinement.
        Returns:
        StrColumn
      • getIterativeRelaxationMatrix

        public StrColumn getIterativeRelaxationMatrix()
        Enter the name of the software used for iterative relaxation matrix methods.
        Returns:
        StrColumn
      • getIterativeRelaxationMatrixVersion

        public StrColumn getIterativeRelaxationMatrixVersion()
        Enter the version of the software used for iterative relaxation matrix methods.
        Returns:
        StrColumn