| 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.BatchMovementFile> |
DataFiles.batchMovementFile |
| Modifier and Type | Method and Description |
|---|---|
DataFiles.BatchMovementFile |
ObjectFactory.createDataFilesBatchMovementFile()
Create an instance of
DataFiles.BatchMovementFile |
| Modifier and Type | Method and Description |
|---|---|
List<DataFiles.BatchMovementFile> |
DataFiles.getBatchMovementFile()
Gets the value of the batchMovementFile property.
|
| Modifier and Type | Method and Description |
|---|---|
private int |
DataReader.readAllBatchedMovementSections(List<DataFiles.BatchMovementFile> batchMovementFiles,
String addingFileMsg)
Read the batched movements sections of the configuration file.
|
| Constructor and Description |
|---|
BatchedMovementsFileReader(DataFiles.BatchMovementFile movementFile,
DatabaseImpl dbImpl)
Create the movement file reader.
|
Copyright © 2015 University of Glasgow. All rights reserved.