| 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.DirectedMovementFile> |
DataFiles.directedMovementFile |
| Modifier and Type | Method and Description |
|---|---|
DataFiles.DirectedMovementFile |
ObjectFactory.createDataFilesDirectedMovementFile()
Create an instance of
DataFiles.DirectedMovementFile |
| Modifier and Type | Method and Description |
|---|---|
List<DataFiles.DirectedMovementFile> |
DataFiles.getDirectedMovementFile()
Gets the value of the directedMovementFile property.
|
| Modifier and Type | Method and Description |
|---|---|
private int |
DataReader.readAllDirectedMovementSections(List<DataFiles.DirectedMovementFile> directedMovementFiles,
String addingFileMsg)
Read the directed movements sections of the configuration file.
|
| Constructor and Description |
|---|
DirectedMovementsFileReader(DataFiles.DirectedMovementFile movementFile,
DatabaseImpl dbImpl)
Create the movement file reader.
|
Copyright © 2015 University of Glasgow. All rights reserved.