Class PdbxEntityAssembly

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntityAssembly
    extends BaseCategory
    The PDBX_ENTITY_ASSEMBLY category provides a chemical description of the biological assembly studied in terms of its constituent entities.
    • Constructor Detail

      • PdbxEntityAssembly

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

        public PdbxEntityAssembly​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        An identifier for the assembly.
        Returns:
        StrColumn
      • getEntityId

        public StrColumn getEntityId()
        An enity identifier. A reference to _entity.id.
        Returns:
        StrColumn
      • getBiolId

        public StrColumn getBiolId()
        An identifier for the assembly.
        Returns:
        StrColumn
      • getNumCopies

        public IntColumn getNumCopies()
        The number of copies of this entity in the assembly.
        Returns:
        IntColumn