Package | Description |
---|---|
broadwick.config.generated | |
broadwick.data |
Package to provide an interface to the data files for the project.
|
broadwick.data.readers |
Package to provide an interface to the data files for the project.
|
Modifier and Type | Field and Description |
---|---|
protected List<DataFiles.PopulationFile> |
DataFiles.populationFile |
Modifier and Type | Method and Description |
---|---|
DataFiles.PopulationFile |
ObjectFactory.createDataFilesPopulationFile()
Create an instance of
DataFiles.PopulationFile |
Modifier and Type | Method and Description |
---|---|
List<DataFiles.PopulationFile> |
DataFiles.getPopulationFile()
Gets the value of the populationFile property.
|
Modifier and Type | Method and Description |
---|---|
private int |
DataReader.readAllPopulationSections(List<DataFiles.PopulationFile> populationsFiles,
String addingFileMsg)
Read the populations sections of the configuration file.
|
Modifier and Type | Field and Description |
---|---|
private DataFiles.PopulationFile |
PopulationsFileReader.populationFile |
Constructor and Description |
---|
PopulationsFileReader(DataFiles.PopulationFile populationFile,
DatabaseImpl dbImpl)
Create the populations file reader.
|
Copyright © 2015 University of Glasgow. All rights reserved.