Class PdbxDepuiStatusFlags

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxDepuiStatusFlags
    extends BaseCategory
    Data items in the PDBX_DEPUI_STATUS_FLAGS category record status details used to maintain state within the wwPDB deposition system.
    • Constructor Detail

      • PdbxDepuiStatusFlags

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

        public PdbxDepuiStatusFlags​(String name)
    • Method Detail

      • getDepDatasetId

        public StrColumn getDepDatasetId()
        The internal identifier assigned to each deposition.
        Returns:
        StrColumn
      • getPrimaryCitationStatus

        public StrColumn getPrimaryCitationStatus()
        A flag to indicate status about primary citation data.
        Returns:
        StrColumn
      • getCorrespondingAuthorStatus

        public StrColumn getCorrespondingAuthorStatus()
        A flag to indicate status about corresponding author data.
        Returns:
        StrColumn
      • getReferenceCitationStatus

        public StrColumn getReferenceCitationStatus()
        A flag to indicate status about reference citation data.
        Returns:
        StrColumn
      • getIsGrantFunded

        public StrColumn getIsGrantFunded()
        A flag to indicate that the deposition was grant funded.
        Returns:
        StrColumn
      • getHasNcsData

        public StrColumn getHasNcsData()
        A flag to indicate that the deposition includes NCS data.
        Returns:
        StrColumn
      • getPredictionTarget

        public StrColumn getPredictionTarget()
        A flag to indicate that this entry is a candidate prediction target.
        Returns:
        StrColumn
      • getHasHelicalSymmetry

        public StrColumn getHasHelicalSymmetry()
        A flag to indicate that this entry has helical symmetry
        Returns:
        StrColumn
      • getHasPointSymmetry

        public StrColumn getHasPointSymmetry()
        A flag to indicate that this entry has point symmetry
        Returns:
        StrColumn
      • getHasCyclicSymmetry

        public StrColumn getHasCyclicSymmetry()
        A flag to indicate that this entry has cyclic symmetry
        Returns:
        StrColumn
      • getHasAcceptedTermsAndConditions

        public StrColumn getHasAcceptedTermsAndConditions()
        A flag to indicate the acceptance of wwPDB deposition and annotation terms and conditions.
        Returns:
        StrColumn
      • getHasViewedValidationReport

        public StrColumn getHasViewedValidationReport()
        A flag to indicate the viewing the latest validation report.
        Returns:
        StrColumn
      • getValidatedModelFileName

        public StrColumn getValidatedModelFileName()
        The the last validation report operation, the name of the model file last validated.
        Returns:
        StrColumn
      • getMergePriorModelFileName

        public StrColumn getMergePriorModelFileName()
        For the last model merge operation, the name of the model file containing prior data for the current deposition session.
        Returns:
        StrColumn
      • getMergeReplaceModelFileName

        public StrColumn getMergeReplaceModelFileName()
        For the last model merge operation, the name of the model file containing user provided replacement coordinate and model data.
        Returns:
        StrColumn
      • getMergeOutputModelFileName

        public StrColumn getMergeOutputModelFileName()
        For the last model merge operation, the name of the model file containing output from the merge operation.
        Returns:
        StrColumn
      • getIsLigandProcessingComplete

        public StrColumn getIsLigandProcessingComplete()
        A flag to indicate that ligand processing is complete
        Returns:
        StrColumn
      • getSampleXyzSequenceAlignmentsValid

        public StrColumn getSampleXyzSequenceAlignmentsValid()
        A flag to indicate that all sample coordinate sequence alignments are valid.
        Returns:
        StrColumn
      • getHasSasData

        public StrColumn getHasSasData()
        A flag to indicate whether the author has related SAXS/SANS data.
        Returns:
        StrColumn
      • getIsSasDeposited

        public StrColumn getIsSasDeposited()
        A flag to indicate whether related SAXS/SANS data is already deposited elsewhere
        Returns:
        StrColumn
      • getUseSasRefine

        public StrColumn getUseSasRefine()
        A flag to indicate whether related SAXS/SANS data were used in refinement
        Returns:
        StrColumn
      • getMergedFail

        public StrColumn getMergedFail()
        A flag to indicate that merging of new coordinates has failed.
        Returns:
        StrColumn