Class PdbxReferenceMoleculeDetails

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxReferenceMoleculeDetails
All Implemented Interfaces:
Category

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

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • 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