See: Description
Interface | Description |
---|---|
DatabaseImpl |
Interface defining the database implementations.
|
Class | Description |
---|---|
Animal |
Utility class for location data.
|
DataReader |
Utility class to read, store and manipulate the data files.
|
H2Database |
Implementation of a H2 database.
|
Location |
Utility class for location data.
|
Lookup |
This class works as an interface to the databases holding the movements, locations and animal data read from the
configuration file.
|
Movement |
Utility class for movement data.
|
MovementsComparator |
Implement a comparator for movements so that movements can be stored in ascending date order with OFF movements
appearing before ON movements in the movements cache.
|
Test |
Utility class for test data.
|
Copyright © 2015 University of Glasgow. All rights reserved.