Class IhmStartingComputationalModels

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class IhmStartingComputationalModels
extends DelegatingCategory
Data items in the IHM_STARTING_COMPUTATIONAL_MODELS category records additional details about computational models used as starting inputs in the integrative model building process.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getStartingModelId()
      The identifier for the starting structural model. This data item is a pointer to _ihm_starting_model_details.starting_model_id in the IHM_STARTING_MODEL_DETAILS category.
      Returns:
      StrColumn
    • getScriptFileId

      public IntColumn getScriptFileId()
      The file id corresponding to the script used in the computational modeling. This data item is a pointer to _ihm_external_files.id in the IHM_EXTERNAL_FILES category.
      Returns:
      IntColumn
    • getSoftwareId

      public IntColumn getSoftwareId()
      An identifier to the software used in computational modeling. This data item is a pointer to _software.pdbx_ordinal in the SOFTWARE category.
      Returns:
      IntColumn