Class PdbxChemCompSynonyms

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxChemCompSynonyms
    extends BaseCategory
    PDBX_CHEM_COMP_SYNONYMS holds chemical name and synonym correspondences.
    • Constructor Detail

      • PdbxChemCompSynonyms

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

        public PdbxChemCompSynonyms​(String name)
    • Method Detail

      • getName

        public StrColumn getName()
        The synonym of this particular chemical component.
        Returns:
        StrColumn
      • getCompId

        public StrColumn getCompId()
        The chemical component for which this synonym applies.
        Returns:
        StrColumn
      • getProvenance

        public StrColumn getProvenance()
        The provenance of this synonym.
        Returns:
        StrColumn