Package | Description |
---|---|
broadwick |
Provides for entry into Broadwick, the framework for epidemiological modelling.
|
broadwick.data |
Package to provide an interface to the data files for the project.
|
broadwick.model |
This package contains the base classes and interfaces for the definition of models for the
Broadwick framework.
|
Modifier and Type | Method and Description |
---|---|
private Map<String,Model> |
Broadwick.registerModels(Project project,
Lookup lookup)
Create and register the models internally.
|
Modifier and Type | Field and Description |
---|---|
private Lookup |
DataReader.lookup |
Modifier and Type | Field and Description |
---|---|
private Lookup |
Model.lookup |
Modifier and Type | Method and Description |
---|---|
void |
Model.setModelDataLookup(Lookup lookup)
Set the lookup object that allows access to the data files specified in the configuration file.
|
Copyright © 2015 University of Glasgow. All rights reserved.