Aggregation and navigability at the same end
问题 In UML, is it possible to draw an aggregation where the component object can access the composite object? Like in this image, but with only one association line, so the association end touching A would have a diamond and an arrow. If that isn't possible, the diagram I drawn is valid? If not, why? 回答1: Another point of view, navigability is important to show how is it possible to navigate in the model and how to access to instances. Another point is about OCL, if navigability is not defined