Class PdbxDomain

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxDomain
    extends BaseCategory
    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 Detail

      • PdbxDomain

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

        public PdbxDomain​(String name)
    • Method Detail

      • 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