| Package | Description |
|---|---|
| broadwick |
Provides for entry into Broadwick, the framework for epidemiological modelling.
|
| broadwick.config |
The package contains several classes for interacting with the configuration files for Broadwick.
|
| broadwick.config.generated |
| Modifier and Type | Field and Description |
|---|---|
private Project |
Broadwick.project |
| 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 Project |
ConfigValidator.project |
| Modifier and Type | Method and Description |
|---|---|
Project |
ConfigValidator.getValidatedProject()
If the project has been validated, i.e.
|
| Constructor and Description |
|---|
ConfigValidator(Project project)
Create an validator instance that is capable of checking the content of a configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
ObjectFactory.createProject()
Create an instance of
Project |
Copyright © 2015 University of Glasgow. All rights reserved.