Class PdbxEntityNameTaxonomy

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntityNameTaxonomy
    extends BaseCategory
    Data items in the PDBX_ENTITY_NAME_TAXONOMY category define the names and synonyms of the entity name taxonomy.
    • Constructor Detail

      • PdbxEntityNameTaxonomy

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

        public PdbxEntityNameTaxonomy​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        This data item holds an node identifier in the entity name taxonomy tree.
        Returns:
        StrColumn
      • getName

        public StrColumn getName()
        This data item holds an entity name or synonym.
        Returns:
        StrColumn
      • getNameType

        public StrColumn getNameType()
        This data item classifies the entity name within a taxonomic node.
        Returns:
        StrColumn