Mozart.ProcessModelService (Mozart v0.1.5)
Acts as a reposatory for storing and retreiving Mozart.Data.ProcessModel
Summary
Functions
Retrieves a process model by name.
Loads a single process model in the repository.
Loads a list of Mozart.Data.ProcessModel
s into the state of the
ProcessModelService.
Functions
Link to this function
get_process_model(model_name)
Retrieves a process model by name.
Link to this function
load_process_model(model)
Loads a single process model in the repository.
Link to this function
load_process_models(models)
Loads a list of Mozart.Data.ProcessModel
s into the state of the
ProcessModelService.