All Classes and Interfaces

Class
Description
Adds new element to collection.
Add element if it's value greater than max value.
Adds element if it's value lower than min value.
 
 
Provides Argument Consumer
 
 
 
Base interface for command implementation.
Base Reader interface.
 
 
 
Base Writer interface.
 
 
Clears collection
 
Base interface for handling Collection of Elements.
 
 
 
 
 
 
 
 
 
Class for executing commands.
 
 
 
Command Manager for interactive collection manage.
Contains information about mode of commands behavior
 
 
 
 
Model of Coordinates.
Implementation of ModuleHandler for Coordinates Model.
Implementation of validator for Coordinates.x field.
Implementation of validator for Coordinates.y field.
Shows count of the elements greater than distance value.
 
 
Example of editor, that uses in fileLogic to convert String into object.
Implementation of validator for distance field.
 
 
Reads and executes script from file.
Terminates the application (without saving collection).
 
 
 
 
 
 
Shows reference about available commands.
Shows information about the collection.
 
 
Loader<T extends Collection<E>, E>
Abstract loader class.
Model of Location.
Implementation of ModuleHandler for Location Model.
Implementation of validator for name field.
 
Implementation of validator for y and z field.
 
Returns element from collection with min creation date.
Base interface for ModelHandler.
Implementation of validator for name field.
 
 
 
Prints all distance fields in ascending sorting.
 
 
 
Removes element from collection by id.
Removes elements from collection greater than given in argument.
 
 
 
 
 
 
Model of Route.
Implementation of ModuleHandler for Route Model.
Compare two Routes by ID (default used)
 
Compare two Routes by Distance.
 
Implementation of Route ModelHandler for non-User Mode.
Current implementation of CollectionsHandler for HashSet of Route.
Implementation of validator for name field.
Saves collection to file.
Saver<T extends Collection<E>, E>
Abstract saver class.
Provides abstract server connection.
 
 
 
 
Shows every element of the collection in toString() interpretation.
 
 
 
 
 
 
Provides a simple exception, indicates that command isn't found in manager
 
 
Updates element by its ID.
 
Base validator.
 
XML Reader class for Loader class.
XML Writer class for Saver class.