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.LocationsFile> |
DataFiles.locationsFile |
Modifier and Type | Method and Description |
---|---|
DataFiles.LocationsFile |
ObjectFactory.createDataFilesLocationsFile()
Create an instance of
DataFiles.LocationsFile |
Modifier and Type | Method and Description |
---|---|
List<DataFiles.LocationsFile> |
DataFiles.getLocationsFile()
Gets the value of the locationsFile property.
|
Modifier and Type | Method and Description |
---|---|
private int |
DataReader.readAllLocationSections(List<DataFiles.LocationsFile> locationsFile,
String addingFileMsg)
Read the location sections of the configuration file.
|
Constructor and Description |
---|
LocationsFileReader(DataFiles.LocationsFile locationsFile,
DatabaseImpl dbImpl)
Create the locations file reader.
|
Copyright © 2015 University of Glasgow. All rights reserved.