Index A | B | C | D | E | F | G | I | J | L | M | N | P | R | S | T | U | V | W A activate() (cornflow.models.meta_models.TraceAttributesModel method) add_details() (in module cornflow_client.schema.tools) add_time_to_date_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) add_time_to_datetime_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) add_time_to_datetimesec_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) add_time_to_ts() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) AirflowError allowed_file() (in module cornflow.endpoints.instance) ApplicationCore (class in cornflow_client.core.application) apply_patch() (cornflow.models.CaseModel static method) args (cornflow_client.constants.AirflowError attribute) (cornflow_client.constants.BadConfiguration attribute) (cornflow_client.constants.BadInstance attribute) (cornflow_client.constants.BadSolution attribute) (cornflow_client.constants.NoSolverException attribute) auth_db_authenticate() (cornflow.endpoints.login.LoginBaseEndpoint method) auth_ldap_authenticate() (cornflow.endpoints.login.LoginBaseEndpoint method) auth_oid_authenticate() (cornflow.endpoints.login.LoginBaseEndpoint method) B BadConfiguration BadInstance BadSolution BaseDataModel (class in cornflow.models.base_data_model) C CaseCompare (class in cornflow.endpoints.case) CaseCopyEndpoint (class in cornflow.endpoints.case) CaseDataEndpoint (class in cornflow.endpoints.case) CaseDetailsEndpoint (class in cornflow.endpoints.case) CaseEndpoint (class in cornflow.endpoints.case) CaseFromInstanceExecutionEndpoint (class in cornflow.endpoints.case) CaseModel (class in cornflow.models) CaseToInstance (class in cornflow.endpoints.case) check() (cornflow_client.core.application.ApplicationCore method) (cornflow_client.core.instance.InstanceCore method) check_fk() (in module cornflow_client.schema.tools) check_hash() (cornflow.models.UserModel method) check_last_password_change() (in module cornflow.endpoints.login) check_schema() (cornflow_client.core.instance_solution.InstanceSolutionCore method) check_solution() (cornflow_client.core.experiment.ExperimentCore method) check_username_in_use() (cornflow.models.UserModel method) clean_none() (in module cornflow_client.schema.tools) comes_from_external_provider() (cornflow.models.UserModel method) commit_changes() (cornflow.models.meta_models.EmptyBaseModel method) cornflow.endpoints.case module cornflow.endpoints.dag module cornflow.endpoints.execution module cornflow.endpoints.instance module cornflow.endpoints.login module cornflow.endpoints.signup module cornflow.endpoints.user module cornflow_client.constants module cornflow_client.constants.SOLUTION_STATUS_FEASIBLE (in module cornflow_client.cornflow_client) cornflow_client.constants.SOLUTION_STATUS_INFEASIBLE (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_FEASIBLE (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_INFEASIBLE (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_LICENSING_PROBLEM (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_MEMORY_LIMIT (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_NODE_LIMIT (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_NOT_SOLVED (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_OPTIMAL (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_QUEUED (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_TIME_LIMIT (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_UNBOUNDED (in module cornflow_client.cornflow_client) cornflow_client.constants.STATUS_UNDEFINED (in module cornflow_client.cornflow_client) cornflow_client.core.application module cornflow_client.core.experiment module cornflow_client.core.instance module cornflow_client.core.instance_solution module cornflow_client.core.solution module cornflow_client.cornflow_client module cornflow_client.schema.dictSchema module cornflow_client.schema.manager module cornflow_client.schema.tools module D DAGCaseEndpoint (class in cornflow.endpoints.dag) DAGDetailEndpoint (class in cornflow.endpoints.dag) DAGEndpointManual (class in cornflow.endpoints.dag) DAGInstanceEndpoint (class in cornflow.endpoints.dag) data (cornflow_client.core.instance_solution.InstanceSolutionCore property) default_args (cornflow_client.core.application.ApplicationCore property) delete() (cornflow.endpoints.case.CaseDetailsEndpoint method) (cornflow.endpoints.execution.ExecutionDetailsEndpoint method) (cornflow.endpoints.instance.InstanceDetailsEndpoint method) (cornflow.endpoints.user.UserDetailsEndpoint method) (cornflow.models.meta_models.EmptyBaseModel method) DeployedDagDetailEndpoint (class in cornflow.endpoints.dag) DeployedDAGEndpoint (class in cornflow.endpoints.dag) description (cornflow_client.core.application.ApplicationCore property) dict_to_flask() (cornflow_client.schema.manager.SchemaManager method) dict_to_int_or_float() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) DictSchema (class in cornflow_client.schema.dictSchema) disable() (cornflow.models.meta_models.TraceAttributesModel method) draft_schema_from() (cornflow_client.schema.manager.SchemaManager method) E EmptyBaseModel (class in cornflow.models.meta_models) ExecutionDataEndpoint (class in cornflow.endpoints.execution) ExecutionDetailsEndpoint (class in cornflow.endpoints.execution) ExecutionDetailsEndpointBase (class in cornflow.endpoints.execution) ExecutionEndpoint (class in cornflow.endpoints.execution) ExecutionLogEndpoint (class in cornflow.endpoints.execution) ExecutionModel (class in cornflow.models) ExecutionRelaunchEndpoint (class in cornflow.endpoints.execution) ExecutionStatusEndpoint (class in cornflow.endpoints.execution) ExperimentCore (class in cornflow_client.core.experiment) export_schema_dict() (cornflow_client.schema.manager.SchemaManager method) extra_args (cornflow_client.core.application.ApplicationCore property) F fix_required() (in module cornflow_client.schema.tools) from_dict() (cornflow_client.core.instance_solution.InstanceSolutionCore class method) from_element_or_list_to_dict() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) from_excel() (cornflow_client.core.instance_solution.InstanceSolutionCore class method) from_filepath() (cornflow_client.schema.manager.SchemaManager class method) from_json() (cornflow_client.core.instance_solution.InstanceSolutionCore class method) from_parent_id() (cornflow.models.CaseModel class method) G generate_random_password() (cornflow.models.UserModel static method) generate_schema() (cornflow_client.core.instance_solution.InstanceSolutionCore method) get() (cornflow.endpoints.case.CaseCompare method) (cornflow.endpoints.case.CaseDataEndpoint method) (cornflow.endpoints.case.CaseDetailsEndpoint method) (cornflow.endpoints.case.CaseEndpoint method) (cornflow.endpoints.dag.DAGDetailEndpoint method) (cornflow.endpoints.dag.DeployedDAGEndpoint method) (cornflow.endpoints.execution.ExecutionDataEndpoint method) (cornflow.endpoints.execution.ExecutionDetailsEndpoint method) (cornflow.endpoints.execution.ExecutionEndpoint method) (cornflow.endpoints.execution.ExecutionLogEndpoint method) (cornflow.endpoints.execution.ExecutionStatusEndpoint method) (cornflow.endpoints.instance.InstanceDataEndpoint method) (cornflow.endpoints.instance.InstanceDetailsEndpointBase method) (cornflow.endpoints.instance.InstanceEndpoint method) (cornflow.endpoints.user.UserDetailsEndpoint method) (cornflow.endpoints.user.UserEndpoint method) (cornflow.models.meta_models.EmptyBaseModel method) get_all_objects() (cornflow.models.base_data_model.BaseDataModel class method) (cornflow.models.meta_models.EmptyBaseModel class method) (cornflow.models.meta_models.TraceAttributesModel class method) get_all_users() (cornflow.models.UserModel class method) get_date_from_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_date_hour_from_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_date_string_from_ts() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_date_string_from_ts_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_datetime_from_date_hour() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_datetime_from_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_datetime_string_from_ts() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_datetimesec_from_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_datetimesec_string_from_ts() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_default_solver_name() (cornflow_client.core.application.ApplicationCore method) get_empty_schema() (cornflow_client.schema.dictSchema.DictSchema static method) (in module cornflow_client.schema.tools) get_file_errors() (cornflow_client.schema.manager.SchemaManager method) get_hour_from_datetime_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_hour_from_datetimesec_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_hour_from_ts() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_jsonschema() (cornflow_client.schema.manager.SchemaManager method) get_next_hour() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_next_hour_datetime_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_next_hour_datetimesec_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_objective() (cornflow_client.core.experiment.ExperimentCore method) get_one_object() (cornflow.models.base_data_model.BaseDataModel class method) (cornflow.models.meta_models.EmptyBaseModel class method) (cornflow.models.meta_models.TraceAttributesModel class method) get_one_user() (cornflow.models.UserModel class method) get_one_user_by_email() (cornflow.models.UserModel class method) get_one_user_by_username() (cornflow.models.UserModel class method) get_previous_hour() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_previous_hour_datetime_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_previous_hour_datetimesec_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_pulp_jsonschema() (in module cornflow_client.schema.tools) get_schemas() (cornflow_client.core.application.ApplicationCore method) get_solver() (cornflow_client.core.application.ApplicationCore method) get_solver_config() (cornflow_client.core.experiment.ExperimentCore static method) get_validation_errors() (cornflow_client.schema.manager.SchemaManager method) get_week_from_date_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_week_from_datetime_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_week_from_datetimesec_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_week_from_ts() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_weekday_from_date_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_weekday_from_datetime_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_weekday_from_datetimesec_string() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) get_weekday_from_ts() (cornflow_client.core.instance_solution.InstanceSolutionCore static method) I instance (cornflow_client.core.application.ApplicationCore property) (cornflow_client.core.experiment.ExperimentCore property) InstanceCore (class in cornflow_client.core.instance) InstanceDataEndpoint (class in cornflow.endpoints.instance) InstanceDetailsEndpoint (class in cornflow.endpoints.instance) InstanceDetailsEndpointBase (class in cornflow.endpoints.instance) InstanceEndpoint (class in cornflow.endpoints.instance) InstanceFileEndpoint (class in cornflow.endpoints.instance) InstanceModel (class in cornflow.models) InstanceSolutionCore (class in cornflow_client.core.instance_solution) is_admin() (cornflow.models.UserModel method) is_service_user() (cornflow.models.UserModel method) J jsonschema_to_dict() (cornflow_client.schema.manager.SchemaManager method) jsonschema_to_flask() (cornflow_client.schema.manager.SchemaManager method) L load_json() (cornflow_client.schema.manager.SchemaManager static method) load_schema() (cornflow_client.schema.manager.SchemaManager class method) log_in() (cornflow.endpoints.login.LoginBaseEndpoint method) log_txt (cornflow_client.constants.AirflowError attribute) LoginBaseEndpoint (class in cornflow.endpoints.login) LoginEndpoint (class in cornflow.endpoints.login) LoginOpenAuthEndpoint (class in cornflow.endpoints.login) M methods (cornflow.endpoints.case.CaseCompare attribute) (cornflow.endpoints.case.CaseCopyEndpoint attribute) (cornflow.endpoints.case.CaseDataEndpoint attribute) (cornflow.endpoints.case.CaseDetailsEndpoint attribute) (cornflow.endpoints.case.CaseEndpoint attribute) (cornflow.endpoints.case.CaseFromInstanceExecutionEndpoint attribute) (cornflow.endpoints.case.CaseToInstance attribute) (cornflow.endpoints.dag.DAGCaseEndpoint attribute) (cornflow.endpoints.dag.DAGDetailEndpoint attribute) (cornflow.endpoints.dag.DAGEndpointManual attribute) (cornflow.endpoints.dag.DAGInstanceEndpoint attribute) (cornflow.endpoints.dag.DeployedDagDetailEndpoint attribute) (cornflow.endpoints.dag.DeployedDAGEndpoint attribute) (cornflow.endpoints.execution.ExecutionDataEndpoint attribute) (cornflow.endpoints.execution.ExecutionDetailsEndpoint attribute) (cornflow.endpoints.execution.ExecutionEndpoint attribute) (cornflow.endpoints.execution.ExecutionLogEndpoint attribute) (cornflow.endpoints.execution.ExecutionRelaunchEndpoint attribute) (cornflow.endpoints.execution.ExecutionStatusEndpoint attribute) (cornflow.endpoints.instance.InstanceDataEndpoint attribute) (cornflow.endpoints.instance.InstanceDetailsEndpoint attribute) (cornflow.endpoints.instance.InstanceDetailsEndpointBase attribute) (cornflow.endpoints.instance.InstanceEndpoint attribute) (cornflow.endpoints.instance.InstanceFileEndpoint attribute) (cornflow.endpoints.login.LoginEndpoint attribute) (cornflow.endpoints.login.LoginOpenAuthEndpoint attribute) (cornflow.endpoints.signup.SignUpEndpoint attribute) (cornflow.endpoints.user.RecoverPassword attribute) (cornflow.endpoints.user.ToggleUserAdmin attribute) (cornflow.endpoints.user.UserDetailsEndpoint attribute) (cornflow.endpoints.user.UserEndpoint attribute) module cornflow.endpoints.case cornflow.endpoints.dag cornflow.endpoints.execution cornflow.endpoints.instance cornflow.endpoints.login cornflow.endpoints.signup cornflow.endpoints.user cornflow_client.constants cornflow_client.core.application cornflow_client.core.experiment cornflow_client.core.instance cornflow_client.core.instance_solution cornflow_client.core.solution cornflow_client.cornflow_client cornflow_client.schema.dictSchema cornflow_client.schema.manager cornflow_client.schema.tools move_to() (cornflow.models.CaseModel method) N name (cornflow_client.core.application.ApplicationCore property) NoSolverException P patch() (cornflow.endpoints.case.CaseDataEndpoint method) (cornflow.models.CaseModel method) post() (cornflow.endpoints.case.CaseCopyEndpoint method) (cornflow.endpoints.case.CaseEndpoint method) (cornflow.endpoints.case.CaseFromInstanceExecutionEndpoint method) (cornflow.endpoints.case.CaseToInstance method) (cornflow.endpoints.dag.DAGEndpointManual method) (cornflow.endpoints.dag.DeployedDAGEndpoint method) (cornflow.endpoints.execution.ExecutionDetailsEndpoint method) (cornflow.endpoints.execution.ExecutionEndpoint method) (cornflow.endpoints.execution.ExecutionRelaunchEndpoint method) (cornflow.endpoints.instance.InstanceEndpoint method) (cornflow.endpoints.instance.InstanceFileEndpoint method) (cornflow.endpoints.login.LoginEndpoint method) (cornflow.endpoints.login.LoginOpenAuthEndpoint method) (cornflow.endpoints.signup.SignUpEndpoint method) pre_update() (cornflow.models.meta_models.EmptyBaseModel method) (cornflow.models.meta_models.TraceAttributesModel method) put() (cornflow.endpoints.case.CaseDetailsEndpoint method) (cornflow.endpoints.dag.DAGCaseEndpoint method) (cornflow.endpoints.dag.DAGDetailEndpoint method) (cornflow.endpoints.dag.DAGInstanceEndpoint method) (cornflow.endpoints.dag.DeployedDagDetailEndpoint method) (cornflow.endpoints.execution.ExecutionDetailsEndpoint method) (cornflow.endpoints.execution.ExecutionStatusEndpoint method) (cornflow.endpoints.instance.InstanceDetailsEndpoint method) (cornflow.endpoints.user.RecoverPassword method) (cornflow.endpoints.user.ToggleUserAdmin method) (cornflow.endpoints.user.UserDetailsEndpoint method) R RecoverPassword (class in cornflow.endpoints.user) ROLES_WITH_ACCESS (cornflow.endpoints.case.CaseCompare attribute) (cornflow.endpoints.case.CaseCopyEndpoint attribute) (cornflow.endpoints.case.CaseDataEndpoint attribute) (cornflow.endpoints.case.CaseDetailsEndpoint attribute) (cornflow.endpoints.case.CaseEndpoint attribute) (cornflow.endpoints.case.CaseFromInstanceExecutionEndpoint attribute) (cornflow.endpoints.case.CaseToInstance attribute) (cornflow.endpoints.dag.DAGCaseEndpoint attribute) (cornflow.endpoints.dag.DAGDetailEndpoint attribute) (cornflow.endpoints.dag.DAGEndpointManual attribute) (cornflow.endpoints.dag.DAGInstanceEndpoint attribute) (cornflow.endpoints.dag.DeployedDagDetailEndpoint attribute) (cornflow.endpoints.dag.DeployedDAGEndpoint attribute) (cornflow.endpoints.user.ToggleUserAdmin attribute) (cornflow.endpoints.user.UserDetailsEndpoint attribute) (cornflow.endpoints.user.UserEndpoint attribute) S save() (cornflow.models.meta_models.EmptyBaseModel method) schema (cornflow_client.core.application.ApplicationCore property) (cornflow_client.core.instance_solution.InstanceSolutionCore property) schema_checks (cornflow_client.core.experiment.ExperimentCore property) (cornflow_client.core.instance.InstanceCore property) schema_from_excel() (in module cornflow_client.schema.tools) SchemaManager (class in cornflow_client.schema.manager) sign_up() (cornflow.endpoints.signup.SignUpEndpoint method) SignUpEndpoint (class in cornflow.endpoints.signup) solution (cornflow_client.core.application.ApplicationCore property) (cornflow_client.core.experiment.ExperimentCore property) SolutionCore (class in cornflow_client.core.solution) solve() (cornflow_client.core.application.ApplicationCore method) (cornflow_client.core.experiment.ExperimentCore method) solvers (cornflow_client.core.application.ApplicationCore property) status_code (cornflow_client.constants.AirflowError attribute) str_columns() (in module cornflow_client.schema.tools) str_key() (in module cornflow_client.schema.tools) T test_cases (cornflow_client.core.application.ApplicationCore property) to_dict() (cornflow_client.constants.AirflowError method) (cornflow_client.core.instance_solution.InstanceSolutionCore method) to_dict_schema() (cornflow_client.schema.manager.SchemaManager method) to_excel() (cornflow_client.core.instance_solution.InstanceSolutionCore method) to_json() (cornflow_client.core.instance_solution.InstanceSolutionCore method) to_marshmallow() (cornflow_client.schema.manager.SchemaManager method) to_schema_dict_obj() (cornflow_client.schema.manager.SchemaManager method) to_template() (cornflow_client.schema.manager.SchemaManager method) ToggleUserAdmin (class in cornflow.endpoints.user) TraceAttributesModel (class in cornflow.models.meta_models) U update() (cornflow.models.CaseModel method) (cornflow.models.ExecutionModel method) (cornflow.models.InstanceModel method) (cornflow.models.meta_models.EmptyBaseModel method) (cornflow.models.meta_models.TraceAttributesModel method) (cornflow.models.UserModel method) update_config() (cornflow.models.ExecutionModel method) update_log_txt() (cornflow.models.ExecutionModel method) update_state() (cornflow.models.ExecutionModel method) UserDetailsEndpoint (class in cornflow.endpoints.user) UserEndpoint (class in cornflow.endpoints.user) UserModel (class in cornflow.models) V validate_data() (cornflow_client.schema.manager.SchemaManager method) validate_file() (cornflow_client.schema.manager.SchemaManager method) validate_schema() (cornflow_client.schema.manager.SchemaManager method) W with_traceback() (cornflow_client.constants.AirflowError method) (cornflow_client.constants.BadConfiguration method) (cornflow_client.constants.BadInstance method) (cornflow_client.constants.BadSolution method) (cornflow_client.constants.NoSolverException method)