Class ChemCompBond

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class ChemCompBond
extends DelegatingCategory.DelegatingCifCoreCategory
  • Constructor Details

  • Method Details

    • getAtomId1

      public IntColumn getAtomId1()
      Index id of first atom in a bond connecting two atom sites.
      Returns:
      IntColumn
    • getAtomId2

      public IntColumn getAtomId2()
      Index id of second atom in a bond connecting two atom sites.
      Returns:
      IntColumn
    • getValueDist

      public FloatColumn getValueDist()
      The value that should be taken as the target for the chemical bond associated with the specified atoms, expressed as a distance.
      Returns:
      FloatColumn
    • getValueOrder

      public StrColumn getValueOrder()
      Code for the chemical bond type.
      Returns:
      StrColumn