Class IhmLocalizationDensityFiles

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class IhmLocalizationDensityFiles
extends DelegatingCategory
Data items in the IHM_LOCALIZATION_DENSITY_FILES category records the details of files that provide information regarding localization densities of ensembles. These may be stored externally as local files or linked via DOI and can be in any accepted format that provides volume information (CCP4, MRC, etc.).
  • Constructor Details

  • Method Details

    • createDelegate

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

      public IntColumn getId()
      A unique identifier.
      Returns:
      IntColumn
    • getFileId

      public IntColumn getFileId()
      The file id for the externally stored localization density file. This data item is a pointer to _ihm_external_files.id in the IHM_EXTERNAL_FILES category.
      Returns:
      IntColumn
    • getEnsembleId

      public IntColumn getEnsembleId()
      The ensemble identifier for the ensemble, for which the localization density is provided. This data item is a pointer to _ihm_ensemble_info.ensemble_id in the IHM_ENSEMBLE_INFO category.
      Returns:
      IntColumn
    • getEntityId

      public StrColumn getEntityId()
      The entity identifier corresponding to this localization density. This data item is a pointer to _entity.id in the ENTITY category.
      Returns:
      StrColumn
    • getEntityPolySegmentId

      public IntColumn getEntityPolySegmentId()
      The identifier for the polymeric segment corresponding to this localization density. This data item is a pointer to _ihm_entity_poly_segment.id in the IHM_ENTITY_POLY_SEGMENT category.
      Returns:
      IntColumn
    • getAsymId

      public StrColumn getAsymId()
      An asym/strand identifier corresponding to this localization density. This data item is a pointer to _struct_asym.id in the STRUCT_ASYM category.
      Returns:
      StrColumn