Class PdbxReferenceMoleculeList

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxReferenceMoleculeList
    extends BaseCategory
    Data items in the PDBX_REFERENCE_MOLECULE_LIST category record reference information about small polymer molecules.
    • Constructor Detail

      • PdbxReferenceMoleculeList

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

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

        public PdbxReferenceMoleculeList​(String name)
    • Method Detail

      • getPrdId

        public StrColumn getPrdId()
        The value of _pdbx_reference_molecule_list.prd_id is the unique identifier for the reference molecule in this family. By convention this ID uniquely identifies the reference molecule in in the PDB reference dictionary. The ID has the template form PRD_dddddd (e.g. PRD_000001)
        Returns:
        StrColumn
      • getFamilyPrdId

        public StrColumn getFamilyPrdId()
        The value of _pdbx_reference_molecule_list.family_prd_id is a reference to _pdbx_reference_molecule_family.family_prd_id' in category PDBX_REFERENCE_MOLECULE_FAMILY.
        Returns:
        StrColumn