Class PdbxEntityNameTaxonomyTree

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntityNameTaxonomyTree
    extends BaseCategory
    Data items in the PDBX_ENTITY_NAME_TAXONOMY_TREE category define the tree structure of the entity name taxonomy.
    • Constructor Detail

      • PdbxEntityNameTaxonomyTree

        public PdbxEntityNameTaxonomyTree​(String name,
                                          Map<String,​Column> columns)
      • PdbxEntityNameTaxonomyTree

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

        public PdbxEntityNameTaxonomyTree​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        This data item identifies a node in the entity name taxonomy.
        Returns:
        StrColumn
      • getParentId

        public StrColumn getParentId()
        This data item identifies the nearest parent node in the entity name taxonomy.
        Returns:
        StrColumn