I am trying to do something of the form:
Is it possible at all to do it? I want to have a collection of Food objects in my MealEvent class.
Thanks!
I am trying to do something of the form:
Is it possible at all to do it? I want to have a collection of Food objects in my MealEvent class.
Thanks!
I don't know this tool but the design seems to be pretty nice. Usually when you work with graphical tools you can either click on the association link to: - open a contextual menu. - to change property into another property view - to erase it and redo it
You need to change the multiplicity settings and check non navigable option.
If you're using Visual Studio 2010 Ultimate, the UML class diagram lets you set the Multiplicity property on First Role and Second Role properties of the relationship.
For more information, see Properties of Associations in UML Diagrams.