Class PdbxDomain

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxDomain
extends DelegatingCategory
Data items in the PDBX_DOMAIN category record information about domain definitions. A domain need not correspond to a completely polypeptide chain; it can be composed of one or more segments in a single chain, or by segments from more than one chain.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getDetails()
      A description of special aspects of the structural elements that comprise a domain.
      Returns:
      StrColumn
    • getId

      public StrColumn getId()
      The value of _pdbx_domain.id must uniquely identify a record in the PDBX_DOMAIN list. Note that this item need not be a number; it can be any unique identifier.
      Returns:
      StrColumn