Class PdbxEntityProdProtocol

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxEntityProdProtocol
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxEntityProdProtocol
extends DelegatingCategory
This category contains descriptive protocols for the production of this entity.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getEntryId

      public StrColumn getEntryId()
      The value of _pdbx_entity_prod_protocol.entry_id uniquely identifies a sample consisting of one or more proteins whose structure is to be determined. This is a pointer to _entry.id.
      Returns:
      StrColumn
    • getEntityId

      public StrColumn getEntityId()
      The value of _pdbx_entity_prod_protocol.entity_id uniquely identifies each protein contained in the project target protein complex whose structure is to be determined. This data item is a pointer to _entity.id in the ENTITY category.
      Returns:
      StrColumn
    • getProtocol

      public StrColumn getProtocol()
      The protocol description associated with the protocol_type employed in the production of this entity.
      Returns:
      StrColumn
    • getProtocolType

      public StrColumn getProtocolType()
      The one of a set of protocol types associated with the production of this entity.
      Returns:
      StrColumn