Class IhmLigandProbe

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class IhmLigandProbe
extends DelegatingCategory
Data items in the IHM_LIGAND_PROBE category identifies non-polymeric entities (ligands) that are used as probes.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getProbeId

      public IntColumn getProbeId()
      An identifier for the probe. This data item is a pointer to _ihm_probe_list.probe_id in the IHM_PROBE_LIST category.
      Returns:
      IntColumn
    • getEntityId

      public StrColumn getEntityId()
      The entity id of the ligand. This data item is a pointer to _entity.id in the ENTITY category.
      Returns:
      StrColumn
    • getDetails

      public StrColumn getDetails()
      Additional details regarding the ligand probe.
      Returns:
      StrColumn
    • getDatasetListId

      public IntColumn getDatasetListId()
      An identifier for the experimental dataset corresponding to the ligand probe. This data item is a pointer to _ihm_dataset_list.id in the IHM_DATASET_LIST category.
      Returns:
      IntColumn