| 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.FullMovementFile> |
DataFiles.fullMovementFile |
| Modifier and Type | Method and Description |
|---|---|
DataFiles.FullMovementFile |
ObjectFactory.createDataFilesFullMovementFile()
Create an instance of
DataFiles.FullMovementFile |
| Modifier and Type | Method and Description |
|---|---|
List<DataFiles.FullMovementFile> |
DataFiles.getFullMovementFile()
Gets the value of the fullMovementFile property.
|
| Modifier and Type | Method and Description |
|---|---|
private int |
DataReader.readAllFullMovementSections(List<DataFiles.FullMovementFile> fullMovementFiles,
String addingFileMsg)
Read the full movements sections of the configuration file.
|
| Constructor and Description |
|---|
FullMovementsFileReader(DataFiles.FullMovementFile movementFile,
DatabaseImpl dbImpl)
Create the movement file reader.
|
Copyright © 2015 University of Glasgow. All rights reserved.