Class PdbxChemCompSubcomponentEntityList

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxChemCompSubcomponentEntityList
    extends BaseCategory
    Data items in the pdbx_chem_comp_subcomponent_entity_list category list the constituent chemical entities and entity features in this chemical component.
    • Constructor Detail

      • PdbxChemCompSubcomponentEntityList

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

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

        public PdbxChemCompSubcomponentEntityList​(String name)
    • Method Detail

      • getId

        public IntColumn getId()
        Ordinal index for the entities listed in this category.
        Returns:
        IntColumn
      • getParentCompId

        public StrColumn getParentCompId()
        The parent component identifier corresponding to this entity.
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        Defines the type of the entity.
        Returns:
        StrColumn
      • getClazz

        public StrColumn getClazz()
        Defines the predominant linking type of the entity.
        Returns:
        StrColumn