I'm making a diagram that shows the following:
Every day the student makes an order in the cafeteria, they can choose the full menu for today (for example, soup, sandwich, dessert, drink), as well as only some dishes from the menu (for example, only soup).
How to display this on a class diagram. Here my diagram. Should there be a relationship between the order and the menu or the order and the dishes?
