Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

Save - Class in commandManagers.commands
Save class represents the Save command in the program.
Save() - Constructor for class commandManagers.commands.Save
 
setArea(int) - Method in class collection.City.City
 
setArgument(String) - Method in class commandManagers.Command
Sets the argument for this command.
setClimate(Climate) - Method in class collection.City.City
 
setCollection(TreeSet<City>) - Method in class collectionManagers.CityManager
Sets the collection of cities.
setCollection(T) - Method in interface collectionManagers.CollectionManager
Provides method for set collection.
setCoordinates(Coordinates) - Method in class collection.City.City
 
setCreationDate(Date) - Method in class collection.City.City
 
setGovernment(Government) - Method in class collection.City.City
 
setGovernor(Human) - Method in class collection.City.City
 
setId(long) - Method in class collection.City.City
 
setMetersAboveSeaLevel(Double) - Method in class collection.City.City
 
setName(String) - Method in class collection.City.City
 
setName(String) - Method in class collection.City.Human
 
setPathToDataFile(String) - Static method in class collectionManagers.CityManager
Sets the path to the .csv file.
setPopulation(Integer) - Method in class collection.City.City
 
setStandardOfLiving(StandardOfLiving) - Method in class collection.City.City
 
setX(int) - Method in class collection.City.Coordinates
 
setY(double) - Method in class collection.City.Coordinates
 
Show - Class in commandManagers.commands
Command to show all cities in the collection.
Show() - Constructor for class commandManagers.commands.Show
 
StandardOfLiving - Enum Class in collection.City
Enum for different StandardOfLiving types
StandardOfLivingCLIManager - Class in collectionManagers.modeManagers.userMode
The StandardOfLiving class is responsible for managing the StandardOfLiving mode in the user interface.
StandardOfLivingCLIManager() - Constructor for class collectionManagers.modeManagers.userMode.StandardOfLivingCLIManager
 
startExecuting(InputStream, CommandMode) - Method in class commandManagers.CommandExecutor
Start executing commands from InputStream.
STEPPE - Enum constant in enum class collection.City.Climate
 
SumOfMetersAboveSeaLevel - Class in commandManagers.commands
Command class for computing the sum of meters above sea level of all cities in the collection.
SumOfMetersAboveSeaLevel() - Constructor for class commandManagers.commands.SumOfMetersAboveSeaLevel
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form