Class PdbxReferenceMoleculeDetails

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxReferenceMoleculeDetails
    extends BaseCategory
    Data items in the PDBX_REFERENCE_MOLECULE_DETAILS category records textual details about small polymer molecules.
    • Constructor Detail

      • PdbxReferenceMoleculeDetails

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

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

        public PdbxReferenceMoleculeDetails​(String name)
    • Method Detail

      • getFamilyPrdId

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

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

        public IntColumn getOrdinal()
        The value of _pdbx_reference_molecule_details.ordinal is an ordinal that distinguishes each descriptive text for this entity.
        Returns:
        IntColumn
      • getSource

        public StrColumn getSource()
        A data source of this information (e.g. PubMed, Merck Index)
        Returns:
        StrColumn
      • getSourceId

        public StrColumn getSourceId()
        A identifier within the data source for this information.
        Returns:
        StrColumn
      • getText

        public StrColumn getText()
        The text of the description of special aspects of the entity.
        Returns:
        StrColumn