- name - Variable in enum be.ac.ulb.infof307.g02.models.Day
-
- name - Variable in class be.ac.ulb.infof307.g02.models.FilterData
-
The name of a shop
- name - Variable in class be.ac.ulb.infof307.g02.models.Product
-
- name - Variable in class be.ac.ulb.infof307.g02.models.Recipe
-
- name - Variable in class be.ac.ulb.infof307.g02.models.Shop
-
- NB_OF_HOURS_IN_DAY - Static variable in class be.ac.ulb.infof307.g02.models.Time
-
- NB_OF_MINUTES_IN_HOUR - Static variable in class be.ac.ulb.infof307.g02.models.Time
-
- newItemTextField - Variable in class be.ac.ulb.infof307.g02.views.SelectionView
-
- next() - Method in class be.ac.ulb.infof307.g02.database.EncryptedResultSet
-
- NoFileSelectedException - Exception in be.ac.ulb.infof307.g02.exceptions.import_export
-
Exception thrown if a file selected for the import/export is not found
- NoFileSelectedException() - Constructor for exception be.ac.ulb.infof307.g02.exceptions.import_export.NoFileSelectedException
-
- NoKeyPairPresentException - Exception in be.ac.ulb.infof307.g02.exceptions.crypto
-
Exception thrown if no key is present.
- NoKeyPairPresentException() - Constructor for exception be.ac.ulb.infof307.g02.exceptions.crypto.NoKeyPairPresentException
-
- NoProductFoundException - Exception in be.ac.ulb.infof307.g02.exceptions.database
-
Exception thrown if a product is not found in the database
- NoProductFoundException(String) - Constructor for exception be.ac.ulb.infof307.g02.exceptions.database.NoProductFoundException
-
- NoShopHasThatProductException - Exception in be.ac.ulb.infof307.g02.exceptions.database
-
Exception thrown if no Shop has a given product
- NoShopHasThatProductException(String) - Constructor for exception be.ac.ulb.infof307.g02.exceptions.database.NoShopHasThatProductException
-
- NoSuchKeysFoundForUserException - Exception in be.ac.ulb.infof307.g02.exceptions.crypto
-
Exception thrown if we do not find the public key of an user.
- NoSuchKeysFoundForUserException(String, Exception) - Constructor for exception be.ac.ulb.infof307.g02.exceptions.crypto.NoSuchKeysFoundForUserException
-
- NoSuchKeysFoundForUserException(String) - Constructor for exception be.ac.ulb.infof307.g02.exceptions.crypto.NoSuchKeysFoundForUserException
-
- NoSuchRecipeException - Exception in be.ac.ulb.infof307.g02.exceptions.database
-
Exception thrown if there is no such recipe in the database
- NoSuchRecipeException(String) - Constructor for exception be.ac.ulb.infof307.g02.exceptions.database.NoSuchRecipeException
-
- NoSuchShopException - Exception in be.ac.ulb.infof307.g02.exceptions.database
-
Exception throws when no shop was found in the database.
- NoSuchShopException() - Constructor for exception be.ac.ulb.infof307.g02.exceptions.database.NoSuchShopException
-
- NoSuchUserFoundException - Exception in be.ac.ulb.infof307.g02.exceptions.database
-
Exception thrown by the database if no user was found with a given user name.
- NoSuchUserFoundException(String) - Constructor for exception be.ac.ulb.infof307.g02.exceptions.database.NoSuchUserFoundException
-
- notifyObserverWindowClosed() - Method in class be.ac.ulb.infof307.g02.controllers.CreateProductController
-
- NUM_BYTES_IN_DOUBLE - Static variable in class be.ac.ulb.infof307.g02.utils.Utils
-
- NUM_BYTES_IN_INT - Static variable in class be.ac.ulb.infof307.g02.utils.Utils
-
- NUM_DAYS - Static variable in enum be.ac.ulb.infof307.g02.models.Day
-
- NUM_SHOP_LIMIT_WHERE_WE_STOP_FINDING_OPTIMAL_TOUR - Static variable in class be.ac.ulb.infof307.g02.models.BestTourFinder
-
- numberOfPeople - Variable in class be.ac.ulb.infof307.g02.models.Recipe
-
- numPeopleSpinner - Variable in class be.ac.ulb.infof307.g02.views.RecipeView
-
- NUTRITIONAL_VALUE_FXML - Static variable in class be.ac.ulb.infof307.g02.views.NutritionalValueView
-
The fxml resource for the view
- nutritionalListButton - Variable in class be.ac.ulb.infof307.g02.views.ListComponent
-
- nutritionalPie - Variable in class be.ac.ulb.infof307.g02.views.NutritionalValueView
-
- NutritionalValues - Class in be.ac.ulb.infof307.g02.models
-
Represents the nutritional values (proteins, lipids, carbohydrates, calories)
- NutritionalValues(double, double, double, double) - Constructor for class be.ac.ulb.infof307.g02.models.NutritionalValues
-
- nutritionalValues - Variable in class be.ac.ulb.infof307.g02.views.NutritionalValueView
-
- NutritionalValuesCalculator - Class in be.ac.ulb.infof307.g02.models
-
Calculates the nutritional values (proteins, lipids, carbohydrates and calories)
- NutritionalValuesCalculator() - Constructor for class be.ac.ulb.infof307.g02.models.NutritionalValuesCalculator
-
- NutritionalValuesController - Class in be.ac.ulb.infof307.g02.controllers
-
Controller of the nutritional values view
- NutritionalValuesController() - Constructor for class be.ac.ulb.infof307.g02.controllers.NutritionalValuesController
-
- nutritionalValuesController - Variable in class be.ac.ulb.infof307.g02.views.ListComponent
-
- NutritionalValueView - Class in be.ac.ulb.infof307.g02.views
-
Represents the nutritional value of either a single product, a recipe or a grocery list.
- NutritionalValueView(NutritionalValues) - Constructor for class be.ac.ulb.infof307.g02.views.NutritionalValueView
-