Class PdbxReferenceEntitySubcomponents

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxReferenceEntitySubcomponents
    extends BaseCategory
    Data items in the PDBX_REFERENCE_ENTITY_SUBCOMPONENTS category records subcomponent sequence from which this entity could be built.
    • Constructor Detail

      • PdbxReferenceEntitySubcomponents

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

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

        public PdbxReferenceEntitySubcomponents​(String name)
    • Method Detail

      • getPrdId

        public StrColumn getPrdId()
        The value of _pdbx_reference_entity_subcomponents.prd_id is a reference _pdbx_reference_molecule.prd_id in the PDBX_REFERENCE_MOLECULE category.
        Returns:
        StrColumn
      • getSeq

        public StrColumn getSeq()
        The subcomponent sequence for the entity.
        Returns:
        StrColumn
      • getChemCompId

        public StrColumn getChemCompId()
        For entities represented as single molecules, the identifier corresponding to the chemical definition for the molecule.
        Returns:
        StrColumn