Class Em3dFittingList

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class Em3dFittingList
    extends BaseCategory
    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 Detail

      • Em3dFittingList

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

        public Em3dFittingList​(String name)
    • Method Detail

      • 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