Class Em3dFittingList

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class Em3dFittingList
extends DelegatingCategory
Data items in the 3D_FITTING_LIST category lists the methods of fitting atomic coordinates from a PDB file into a 3d-em volume map file
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getId()
      This data item is a unique identifier.
      Returns:
      StrColumn
    • get_3dFittingId

      public StrColumn get_3dFittingId()
      The value of _em_3d_fitting_list.3d_fitting_id is a pointer to _em_3d_fitting.id in the 3d_fitting category
      Returns:
      StrColumn
    • getPdbEntryId

      public StrColumn getPdbEntryId()
      The PDB code for the entry used in fitting.
      Returns:
      StrColumn
    • getPdbChainId

      public StrColumn getPdbChainId()
      The ID of the biopolymer chain used for fitting, e.g., A. Please note that only one chain can be specified per instance. If all chains of a particular structure have been used for fitting, this field can be left blank.
      Returns:
      StrColumn
    • getPdbChainResidueRange

      public StrColumn getPdbChainResidueRange()
      The molecular entities represented in this fitting description.
      Returns:
      StrColumn
    • getDetails

      public StrColumn getDetails()
      Details about the model used in fitting.
      Returns:
      StrColumn