Class PdbxStructAssemblyDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructAssemblyDepositorInfo
    extends BaseCategory
    Data items in the PDBX_STRUCT_ASSEMBLY_DEPOSITOR_INFO category capture depositor provided information related to the archival cateogory PDBX_STRUCT_ASSEMBLY.
    • Constructor Detail

      • PdbxStructAssemblyDepositorInfo

        public PdbxStructAssemblyDepositorInfo​(String name,
                                               Map<String,​Column> columns)
      • PdbxStructAssemblyDepositorInfo

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

        public PdbxStructAssemblyDepositorInfo​(String name)
    • Method Detail

      • getDetails

        public StrColumn getDetails()
        A description of special aspects of the macromolecular assembly.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        The value of _pdbx_struct_assembly_depositor_info.id must uniquely identify a record in the PDBX_STRUCT_ASSEMBLY_DEPOSITOR_INFO list.
        Returns:
        StrColumn
      • getMethodDetails

        public StrColumn getMethodDetails()
        Provides details of the method used to determine or compute the assembly.
        Returns:
        StrColumn
      • getOligomericDetails

        public StrColumn getOligomericDetails()
        Provides the details of the oligomeric state of the assembly.
        Returns:
        StrColumn
      • getOligomericCount

        public StrColumn getOligomericCount()
        The number of polymer molecules in the assembly.
        Returns:
        StrColumn
      • getMatrixFlag

        public StrColumn getMatrixFlag()
        A flag to indicate that the depositor has provided matrix records
        Returns:
        StrColumn
      • getUploadFileName

        public StrColumn getUploadFileName()
        The name of a file containing matrix records.
        Returns:
        StrColumn