Tags and keywords
Here two
t1 and t2 of Triangle, and there are five edges e1, e2, e3, e4, e5.
There are Links from t1 to e1, e2, and the "shared" e3, each typed by the anonymous Association from Triangle to LineSegment. So the Slot in t1 corresponding to Property edge is populated with e1, e2, e3.
Similarly, there are Links from t2 to the "shared" e3, e4, e5, each typed by the anonymous Association from Triangle to LineSegment. So the Slot in t2 corresponding to Property edge is populated with e3, e4, e5.
Nice! You can now win beers when you go drinking with your SysML colleagues and someone challenges you to use 'shared' aggregation meaningfully. Well maybe meaningfully enough for you; can't actually guarantee you'll win that beer.
