Class IhmStartingComputationalModels

  • All Implemented Interfaces:
    Category

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

      • IhmStartingComputationalModels

        public IhmStartingComputationalModels​(String name,
                                              Map<String,​Column> columns)
      • IhmStartingComputationalModels

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

        public IhmStartingComputationalModels​(String name)
    • Method Detail

      • 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