Class PdbxReferenceEntityNonpoly

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxReferenceEntityNonpoly
    extends BaseCategory
    Data items in the PDBX_REFERENCE_ENTITY_NONPOLY category record the list of entities within each reference molecule.
    • Constructor Detail

      • PdbxReferenceEntityNonpoly

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

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

        public PdbxReferenceEntityNonpoly​(String name)
    • Method Detail

      • getPrdId

        public StrColumn getPrdId()
        The value of _pdbx_reference_entity_nonpoly.prd_id is a reference _pdbx_reference_entity_list.prd_id in the PDBX_REFERENCE_ENTITY_LIST category.
        Returns:
        StrColumn
      • getRefEntityId

        public StrColumn getRefEntityId()
        The value of _pdbx_reference_entity_nonpoly.ref_entity_id is a reference to _pdbx_reference_entity_list.ref_entity_id in PDBX_REFERENCE_ENTITY_LIST category.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Additional details about this entity.
        Returns:
        StrColumn
      • getName

        public StrColumn getName()
        A name of the non-polymer entity.
        Returns:
        StrColumn
      • getChemCompId

        public StrColumn getChemCompId()
        For non-polymer entities, the identifier corresponding to the chemical definition for the molecule.
        Returns:
        StrColumn