Class PdbxBufferComponents

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxBufferComponents
    extends BaseCategory
    Constituents of buffer in sample
    • Constructor Detail

      • PdbxBufferComponents

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

        public PdbxBufferComponents​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        The value of _pdbx_buffer_components.id must uniquely identify a component of the buffer.
        Returns:
        StrColumn
      • getBufferId

        public StrColumn getBufferId()
        This data item is a pointer to _pdbx_buffer.id in the BUFFER category.
        Returns:
        StrColumn
      • getName

        public StrColumn getName()
        The name of each buffer component.
        Returns:
        StrColumn
      • getVolume

        public StrColumn getVolume()
        The volume of buffer component.
        Returns:
        StrColumn
      • getConc

        public StrColumn getConc()
        The millimolar concentration of buffer component.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Any additional details to do with buffer composition.
        Returns:
        StrColumn
      • getConcUnits

        public StrColumn getConcUnits()
        The concentration units of the component.
        Returns:
        StrColumn
      • getIsotopicLabeling

        public StrColumn getIsotopicLabeling()
        The isotopic composition of each component, including the % labeling level, if known. For example: 1. Uniform (random) labeling with 15N: U-15N 2. Uniform (random) labeling with 13C, 15N at known labeling levels: U-95% 13C;U-98% 15N 3. Residue selective labeling: U-95% 15N-Thymine 4. Site specific labeling: 95% 13C-Ala18, 5. Natural abundance labeling in an otherwise uniformly labled biomolecule is designated by NA: U-13C; NA-K,H
        Returns:
        StrColumn