Class PdbxStructAssembly

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructAssembly
    extends BaseCategory
    Data items in the PDBX_STRUCT_ASSEMBLY category record details about the structural elements that form macromolecular assemblies.
    • Constructor Detail

      • PdbxStructAssembly

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

        public PdbxStructAssembly​(String name)
    • Method Detail

      • 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 IntColumn getOligomericCount()
        The number of polymer molecules in the assembly.
        Returns:
        IntColumn
      • 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.id must uniquely identify a record in the PDBX_STRUCT_ASSEMBLY list.
        Returns:
        StrColumn