Package edu.ntnu.idatt2106_2023_06.backend.model.recipe


package edu.ntnu.idatt2106_2023_06.backend.model.recipe
  • Class
    Description
    This class represents an allergen.
     
     
    This class represents an instruction for a recipe.
    This class represents the score between a given item and a recipe.
    A class that serves as the id for an item recipe score.
    This class represents a recipe.
    This class represents an allergen in a recipe.
    A class that serves as the id for an allergen in a recipe.
    A class that serves as the id for the RecipeItems entity in the app.
    This class represents an items in a recipe.
    This class represents a part of a recipe.
    This class represents a recipe suggestion.
    A class that serves as the id for the RecipeSuggestion entity in the app.