Class and Description |
---|
Article
Represents an article (product + price) that is stored in a shop.
|
FilterData
Used to store all the filters' data.
|
GroceryList
Represents a grocery list.
|
NutritionalValues
Represents the nutritional values (proteins, lipids, carbohydrates, calories)
|
Position
Represents the position of an element on the map (latitude, longitude)
|
Product
Represents a Product.
|
Product.Unit
Enum representing all the possible units that may be used for a product.
|
ProductAmount
Represents a ProductAmount (product + amount)
|
Recipe
Represents a recipe, which contains a name, number of people,
a list of ingredients with quantities and some instructions.
|
Session
Keeps track of the current logged in User.
|
Shop
Represents a shop with a name, a schedule, a position and a stock of articles.
|
User
Represents a user.
|
Class and Description |
---|
Article
Represents an article (product + price) that is stored in a shop.
|
GroceryList
Represents a grocery list.
|
Product
Represents a Product.
|
ProductAmount
Represents a ProductAmount (product + amount)
|
Recipe
Represents a recipe, which contains a name, number of people,
a list of ingredients with quantities and some instructions.
|
Schedule
Represents the schedule for a shop.
|
Shop
Represents a shop with a name, a schedule, a position and a stock of articles.
|
User
Represents a user.
|
Class and Description |
---|
Article
Represents an article (product + price) that is stored in a shop.
|
BestTour
Represents the best tour found by the BestTourFinder.
|
Day
Enum representing all allowed days, with their name and index.
|
DaySchedule
Represents a shop's schedule for a day.
|
FilterData
Used to store all the filters' data.
|
GroceryList
Represents a grocery list.
|
NutritionalValues
Represents the nutritional values (proteins, lipids, carbohydrates, calories)
|
Position
Represents the position of an element on the map (latitude, longitude)
|
Product
Represents a Product.
|
Product.Unit
Enum representing all the possible units that may be used for a product.
|
ProductAmount
Represents a ProductAmount (product + amount)
|
ProductAmountListOwner
Base abstract class (extended by Recipe and GroceryList) that contains a list of ProductAmounts
and that defines useful methods.
|
Schedule
Represents the schedule for a shop.
|
Shop
Represents a shop with a name, a schedule, a position and a stock of articles.
|
Time
Class representing a time (Hour:Minute)
|
TimeSlot
Represents a period during which a store can be opened.
|
User
Represents a user.
|
Class and Description |
---|
Article
Represents an article (product + price) that is stored in a shop.
|
Position
Represents the position of an element on the map (latitude, longitude)
|
Product
Represents a Product.
|
ProductAmount
Represents a ProductAmount (product + amount)
|
Shop
Represents a shop with a name, a schedule, a position and a stock of articles.
|
User
Represents a user.
|
Class and Description |
---|
Article
Represents an article (product + price) that is stored in a shop.
|
BestTour
Represents the best tour found by the BestTourFinder.
|
Day
Enum representing all allowed days, with their name and index.
|
DaySchedule
Represents a shop's schedule for a day.
|
FindShopsResult
Contains the information for a row in the Results View
(used when finding the shops for a product or a grocery list).
|
GroceryList
Represents a grocery list.
|
NutritionalValues
Represents the nutritional values (proteins, lipids, carbohydrates, calories)
|
Position
Represents the position of an element on the map (latitude, longitude)
|
Product
Represents a Product.
|
ProductAmount
Represents a ProductAmount (product + amount)
|
Recipe
Represents a recipe, which contains a name, number of people,
a list of ingredients with quantities and some instructions.
|
Shop
Represents a shop with a name, a schedule, a position and a stock of articles.
|
Time
Class representing a time (Hour:Minute)
|