Class PdbxChemCompModelAudit

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxChemCompModelAudit
    extends BaseCategory
    Data items in the PDBX_CHEM_COMP_MODEL_AUDIT category records the status and tracking information for this component model instance.
    • Constructor Detail

      • PdbxChemCompModelAudit

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

        public PdbxChemCompModelAudit​(String name)
    • Method Detail

      • getModelId

        public StrColumn getModelId()
        This data item is a pointer to _pdbx_chem_comp_model.id in the PDBX_CHEM_COMP_MODEL category.
        Returns:
        StrColumn
      • getDate

        public StrColumn getDate()
        The date associated with this audit record.
        Returns:
        StrColumn
      • getAnnotator

        public StrColumn getAnnotator()
        The initials of the annotator creating of modifying the component.
        Returns:
        StrColumn
      • getProcessingSite

        public StrColumn getProcessingSite()
        An identifier for the wwPDB site creating or modifying the component.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Additional details decribing this change.
        Returns:
        StrColumn
      • getActionType

        public StrColumn getActionType()
        The action associated with this audit record.
        Returns:
        StrColumn