Class PdbxSolnScatterModel

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxSolnScatterModel
    extends BaseCategory
    Data items in the PDBX_SOLN_SCATTER_MODEL category record details about the homology model fitting to the solution scatter data.
    • Constructor Detail

      • PdbxSolnScatterModel

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

        public PdbxSolnScatterModel​(String name)
    • Method Detail

      • getScatterId

        public StrColumn getScatterId()
        This data item is a pointer to _pdbx_soln_scatter.id in the PDBX_SOLN_SCATTER category.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        The value of _pdbx_soln_scatter_model.id must uniquely identify the sample in the category PDBX_SOLN_SCATTER_MODEL
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        A description of any additional details concerning the experiment.
        Returns:
        StrColumn
      • getMethod

        public StrColumn getMethod()
        A description of the methods used in the modelling
        Returns:
        StrColumn
      • getSoftwareList

        public StrColumn getSoftwareList()
        A list of the software used in the modeeling
        Returns:
        StrColumn
      • getSoftwareAuthorList

        public StrColumn getSoftwareAuthorList()
        A list of the software authors
        Returns:
        StrColumn
      • getEntryFittingList

        public StrColumn getEntryFittingList()
        A list of the entries used to fit the model to the scattering data
        Returns:
        StrColumn
      • getNumConformersCalculated

        public IntColumn getNumConformersCalculated()
        The number of model conformers calculated.
        Returns:
        IntColumn
      • getNumConformersSubmitted

        public IntColumn getNumConformersSubmitted()
        The number of model conformers submitted in the entry
        Returns:
        IntColumn
      • getRepresentativeConformer

        public IntColumn getRepresentativeConformer()
        The index of the representative conformer among the submitted conformers for the entry
        Returns:
        IntColumn
      • getConformerSelectionCriteria

        public StrColumn getConformerSelectionCriteria()
        A description of the conformer selection criteria used.
        Returns:
        StrColumn